Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/filenames-in-reader-errors
/
.
/
test
/
parse
/
expr
/
globalset.txt
blob: ded23c236f9030e7519ed18e26d07f7d46870f9c [
file
] [
edit
]
;;; TOOL: wat2wasm
(module
(global (mut f32) (f32.const 1))
(func
f32.const 2
global.set 0))