We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9033d51 commit 4042677Copy full SHA for 4042677
tests/fuzz/wasm-mutator-fuzz/smith_wasm.sh
@@ -43,6 +43,7 @@ function try_generate_wasm()
43
44
WASM_SHAPE=" --ensure-termination \
45
--export-everything true \
46
+--fuel 7 \
47
--generate-custom-sections true \
48
--min-funcs 5 \
49
--max-instructions 1024 \
0 commit comments