Skip to main content

Module types

Module types 

Source

Structs§

WasiFunctionType
WASM 函数类型
WasmGlobalType
WASM 全局变量类型
WasmMemoryType
WASM 内存类型
WasmTableType
WASM 表类型

Enums§

WasiCoreType
核心类型枚举
WasiInstanceType
实例类型枚举
WasiPrimitiveType
原始类型枚举
WasiProgramType
程序类型枚举
WasiSymbolType
符号类型枚举
WasmExportType
WASM 导出类型
WasmImportType
WASM 导入类型
WasmReferenceType
WASM 引用类型
WasmValueType
WASM 值类型