1export const tab = new WebAssembly.Table({ element: "anyfunc" }); 2import { f } from "./js-wasm-cycle-table.wasm"; 3