Files
wasmtime/tests/misc_testsuite/bulk-memory-operations/elem-ref-null.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

3 lines
42 B
Plaintext

(module
(elem funcref (ref.null func)))