blob: e951c242e2d10cfbc2bee6eae88a12ad58e66516 [file] [log] [blame]
;;; TOOL: wat2wasm
(module
(memory 0)
(func
i32.const 0
i32.const 0
i32.const 0
memory.init 0)
(data "hi"))