blob: 873c99d3d19b647ed7be5748a31e1f8dd2dd1ddf [file] [log] [blame]
import { f } from "./table.wasm"
export const t = new WebAssembly.Table({ element: "anyfunc" });