blob: ea42514ec80b87e6f5029fe5b5238ed50acdb136 [file] [edit]
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
(type
(struct (field $a f32)
(field $b (mut f64))))