Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
module
/
export-global.txt
blob: bdffc6b7d22f9ddaba8b554994edc82eebff0d8a [
file
] [
log
] [
blame
] [
edit
]
(module
(global i32 (i32.const 0))
(global (mut f32) (f32.const 0))
(export "global0" (global 0)))