wasmi/fuzz/fuzz_targets
Sergey Pepyakin 2fb793c8b8
Add hfuzz into repo (#103)
* Add fuzzing against spec interpreter.

* Redirect output of spec to /dev/null

* Also stderr

* Refactor

* Oops. Revert to temp file creation.

* Version of libfuzzer pinned

* Add honggfuzz.

* Impl hfuzz

* Update parity-wasm.

* Update honggfuzz to 0.5.9.

* Update parity-wasm

* Stack hash.

* Update script a bit.

* Unpin parity-wasm version

* Indentation
2018-06-25 17:46:13 +03:00
..
load.rs Add plain load to fuzzer (#58) 2018-02-15 20:34:56 +03:00
load_spec.rs Add hfuzz into repo (#103) 2018-06-25 17:46:13 +03:00
load_wabt.rs Add plain load to fuzzer (#58) 2018-02-15 20:34:56 +03:00
load_wasmparser.rs Fuzz wasmparser (#47) 2018-02-09 22:41:02 +03:00