blob: d0c47561a853b73df06a1bf670149b491d077a42 [file] [log] [blame] [edit]
;;; TOOL: wat2wasm
(module
(memory 0)
(func
i32.const 0
i32.const 0
i32.const 0
table.init 0)
(func)
(table 0 funcref)
(elem func 1))