Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
wabt
/
refs/heads/main
/
.
/
test
/
parse
/
module
/
struct-field-name.txt
blob: ea42514ec80b87e6f5029fe5b5238ed50acdb136 [
file
] [
edit
]
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
(type
(struct (field $a f32)
(field $b (mut f64))))