Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/init_expr
/
.
/
test
/
parse
/
export-mutable-global.txt
blob: bf73d54e8079aa8948e056923a434a18524f04c2 [
file
] [
edit
]
;;; TOOL: wat2wasm
(module (global (export "g") (mut f32) (f32.const 1.5)))