Skip to content

Commit ddd5098

Browse files
committed
rename
1 parent 345864c commit ddd5098

7 files changed

Lines changed: 4 additions & 0 deletions

File tree

scripts/test/fuzzing.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@
117117
'waitqueue.wast',
118118
# TODO: fix handling of the non-utf8 names here
119119
'name-high-bytes.wast',
120+
# JS interop testcases have complex js-wasm interactions
121+
'js_interop_counter.wat',
122+
'js_interop_cases.wat',
123+
'js_interop_corners.wat',
120124
]
121125

122126

0 commit comments

Comments
 (0)