Skip to content

Commit

Permalink
use --fuel to limit loop size
Browse files Browse the repository at this point in the history
  • Loading branch information
lum1n0us committed Dec 24, 2024
1 parent 9033d51 commit 4042677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fuzz/wasm-mutator-fuzz/smith_wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ function try_generate_wasm()

WASM_SHAPE=" --ensure-termination \
--export-everything true \
--fuel 7 \
--generate-custom-sections true \
--min-funcs 5 \
--max-instructions 1024 \
Expand Down

0 comments on commit 4042677

Please sign in to comment.