Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/sourcemaps
/
.
/
test
/
parse
/
expr
/
getglobal.txt
blob: dfcb856e57734b23e0870f5ce4d14e89da5ce2d8 [
file
] [
log
] [
blame
] [
edit
]
(module
(global i32 (i32.const 1))
(func (result i32)
get_global 0))