Macrosยง
- accessors ๐
- implement_
from_ ๐pair_ to_ functiontype
Structsยง
- Archived
Function Type - An archived
FunctionType - Archived
Global Type - An archived
GlobalType - Archived
Memory Type - An archived
MemoryType - Archived
Table Type - An archived
TableType - Archived
TagType - An archived
TagType - Archived
V128 - An archived
V128 - Export
Type - A descriptor for an exported WebAssembly value.
- Function
Type - The signature of a function that is either implemented in a Wasm module or exposed to Wasm by the host.
- Function
Type Resolver - The resolver for an archived
FunctionType - Global
Type - WebAssembly global.
- Global
Type Resolver - The resolver for an archived
GlobalType - Import
Type - A descriptor for an imported value into a wasm module.
- Memory
Type - A descriptor for a WebAssembly memory type.
- Memory
Type Resolver - The resolver for an archived
MemoryType - Table
Type - A descriptor for a table in a WebAssembly module.
- Table
Type Resolver - The resolver for an archived
TableType - TagType
- The signature of a tag that is either implemented in a Wasm module or exposed to Wasm by the host.
- TagType
Resolver - The resolver for an archived
TagType - V128
- The WebAssembly V128 type
- V128
Resolver - The resolver for an archived
V128
Enumsยง
- Archived
Global Init - An archived
GlobalInit - Archived
Mutability - An archived
Mutability - Archived
TagKind - An archived
TagKind - Archived
Type - An archived
Type - Extern
Type - A list of all possible types which can be externally referenced from a WebAssembly module.
- Global
Init - Globals are initialized via the
constoperators or by referring to another import. - Global
Init Resolver - The resolver for an archived
GlobalInit - Mutability
- Indicator of whether a global is mutable or not
- Mutability
Resolver - The resolver for an archived
Mutability - TagKind
- The kind of a tag.
- TagKind
Resolver - The resolver for an archived
TagKind - Type
- A list of all possible value types in WebAssembly.
- Type
Resolver - The resolver for an archived
Type
Functionsยง
- is_
global_ ๐compatible - is_
memory_ ๐compatible - is_
table_ ๐compatible - is_
table_ ๐element_ type_ compatible