Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/gc
/
.
/
test
/
parse
/
module
/
global-ref-t.txt
blob: a9d87f2c195156d43accae1d296ab89e39a91fa6 [
file
] [
edit
]
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
(module
(type (struct))
(import "" "" (global (ref 0))))