blob: 76e1468d11867d92ed669466088fbff1f2c0bb9e [file] [edit]
;;; TOOL: wat2wasm
(module
(func (param $n i32)
i32.const 0
set_local $n))