blob: 1670b4d61e130a4e4c13b6323788ff3e6af9fe08 [file] [edit]
;;; TOOL: wat2wasm
(module
(memory 0)
(func
i32.const 0
i32.const 0
i32.const 0
memory.copy))