We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40e90a commit cab11d3Copy full SHA for cab11d3
scripts/fuzz_opt.py
@@ -331,7 +331,7 @@ def is_git_repo():
331
'typed_continuations_suspend.wast',
332
# New EH implementation is in progress
333
'exception-handling.wast',
334
- 'translate-eh-old-to-new.wast',
+ 'translate-to-new-eh.wast',
335
'rse-eh.wast',
336
# Non-UTF8 strings trap in V8, and have limitations in our interpreter
337
'string-lowering.wast',
0 commit comments