Open
Description
As part of #56, there is a remaining TODO to integrate with the fuzzer. based on the README for rust-fuzz
x86-64 is required so we cannot run the fuzzer natively on something like wasm32-wasi
.
In order to integrate with the fuzzer, we may want to take an approach similar to the benchmarking (shim to the WASM and use a WASM runtime to embed the functionality).
Metadata
Metadata
Assignees
Labels
No labels