blob: 62e85ff60396f8300e9f63b063f09757ceef2c97 [file] [log] [blame] [edit]
;;; TOOL: wat2wasm
(module
(table 0 anyfunc)
(export "my_table" (table 0)))