holochain / holochain-wasmer

61 stars 11 forks source link

2022 12 21 fuzz #89

Closed thedavidmeister closed 1 year ago

thedavidmeister commented 1 year ago

sibling PR to https://github.com/holochain/holochain-serialization/pull/42 and instructions are largely the same

e.g. try

docker run --env FUZZ_TARGET=round_trip_u64 --rm -it holochain/fuzzbox:holochain-wasmer

after running the fuzzprep.sh from https://github.com/holochain/fuzzbox