blob: a9d87f2c195156d43accae1d296ab89e39a91fa6 [file] [edit]
;;; TOOL: wat2wasm
;;; ARGS: --enable-gc
(module
(type (struct))
(import "" "" (global (ref 0))))