Files
wasmtime/tests/misc_testsuite/threads.wast
Nick Fitzgerald 1a4f3fb2df Update deps and tests for anyref --> externref
* Update to using `wasmparser` 0.55.0
* Update wasmprinter to 0.2.5
* Update `wat` to 1.0.18, and `wast` to 17.0.0
2020-05-14 12:47:37 -07:00

2 lines
92 B
Plaintext

(assert_invalid (module (memory 1 1 shared)) "threads must be enabled for shared memories")