Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/memorypacking_assert
/
.
/
test
/
passes
/
set-globals.txt
blob: 354f133c1512bbc254ecddb4a39a37c44d0a206e [
file
] [
log
] [
blame
] [
edit
]
(module
(global $foo i32 (i32.const 1337))
(global $bar i64 (i64.const 42))
)