Type Aliases
ExportValue
Exports
ImportExportKind
ImportExportKind: "function" | "global" | "memory" | "table"
ImportValue
Imports
ModuleImports
TableKind
TableKind: "anyfunc" | "externref"
ValueType
ValueType: "anyfunc" | "externref" | "f32" | "f64" | "i32" | "i64" | "v128"