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