blob: 52c5456734e151edfc7119c95ec3c99ea2f0d3d6 [file] [edit]
;;; TOOL: wat2wasm
(module
(memory 0)
(func
i32.const 0
i32.const 0
i32.const 0
table.copy)
(table 0 anyfunc))