blob: 5d7baf5603eae0c1d105cf5c50159f08a021f188 [file] [edit]
;;; TOOL: wat2wasm
(module
(func (param i32)
i32.const 0
local.set 0))