forked from kozorizki/binaryen
Users can put files in ./fuzz and they will be fuzzed with high priority. Docs in source and https://github.com/WebAssembly/binaryen/wiki/Fuzzing#helper-scripts
The wasm contents of this directory (*.wasm, *.wast, *.wat files) are treated as important contents by the fuzzer, which will test them with high frequency. This is useful when you have some local files you want the fuzzer to focus on.