blob: 1c807c62ba30bd0844c1db46f7f58061cdd423df [file] [edit]
;;; TOOL: wat2wasm
(module
(func (result i32 i32)
i32.const 0
i32.const 1))