We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2dd078 commit 899e44eCopy full SHA for 899e44e
1 file changed
scripts/test/fuzzing.py
@@ -80,6 +80,8 @@
80
'type-refining-rmw.wast',
81
'type-ssa-exact-rmw.wast',
82
'cfp-rmw.wast',
83
+ 'unsubtyping-cmpxchg.wast',
84
+ 'struct-atomic-threads.wast',
85
# contains too many segments to run in a wasm VM
86
'limit-segments_disable-bulk-memory.wast',
87
# https://github.com/WebAssembly/binaryen/issues/7176
0 commit comments