blob: 05cb6daa5d721b805633841e754c8dc81f9cd6b1 [file] [edit]
;;; TOOL: wat2wasm
;;; ARGS: --enable-bulk-memory
(module
(memory 0)
(func
elem.drop 0)
(func)
(table 0 funcref)
(elem func 1))