Skip to content

Commit

Permalink
avoid fuzzer issues
Browse files Browse the repository at this point in the history
  • Loading branch information
kripken committed Feb 6, 2024
1 parent 402da59 commit aba03bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/fuzz_opt.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ def is_git_repo():
# TODO: fuzzer and interpreter support for strings
'strings.wast',
'simplify-locals-strings.wast',
'string-lowering-instructions.wast',
# TODO: fuzzer and interpreter support for extern conversions
'extern-conversions.wast',
# ignore DWARF because it is incompatible with multivalue atm
Expand Down

0 comments on commit aba03bd

Please sign in to comment.