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