;;; TOOL: wat2wasm
(module
  (table 0 anyfunc)
  (export "my_table" (table 0)))
