We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8f59a commit 1155b7fCopy full SHA for 1155b7f
1 file changed
scripts/test/fuzzing.py
@@ -93,6 +93,7 @@
93
# TODO: fuzzer support for remaining stack switching instructions: switch,
94
# cont.bind
95
'cont.wast',
96
+ 'precompute-stack-switching.wast',
97
# TODO: fix split_wast() on tricky escaping situations like a string ending
98
# in \\" (the " is not escaped - there is an escaped \ before it)
99
'string-lifting-section.wast',
0 commit comments