Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
parse
/
expr
/
localset.txt
blob: e5dbc84569805b0a68ebc0124e03765ad45af928 [
file
] [
edit
]
;;; TOOL: wat2wasm
(module (func (local i32)
i32.const 0
local.set 0))