* 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
2 lines
92 B
Plaintext
2 lines
92 B
Plaintext
(assert_invalid (module (memory 1 1 shared)) "threads must be enabled for shared memories")
|