blob: 9a921a81565ab5dfd4d0169a9412443d4d6fb930 [file] [edit]
;;; TOOL: wat2wasm
(module
(func (param i32)
i32.const 1
call 0))