Re-exports§
pub use wasm_encoder as encoder;
pub use wasmparser as parser;
Modules§
Macros§
Structs§
- Array
Type - Array
Type Handle - Builder
- Const
Expr - A constant expression.
- Data
Segment Handle - Element
Section - An encoder for the element section.
- Element
Segment - An element segment in the element section.
- Field
Type - Field type in composite types (structs, arrays).
- Function
- Function
Type Handle - Global
- Global
Handle - Index
- MemArg
- The immediate for a memory instruction.
- Memory
Handle - Memory
Type - A memory’s type.
- Module
- RefType
- A reference type.
- Struct
Type - Struct
Type Handle - Table
Type - A table’s type.
- Tables
- Type
List - Types
Enums§
- Block
Type - The type for a
block
/if
/loop
. - Element
Mode - An element segment’s mode.
- Elements
- A sequence of elements in a segment in the element section.
- Heap
Type - Part of the function references proposal.
- Instr
- WebAssembly instructions.
- Storage
Type - Storage type for composite type fields.
- ValType
- The type of a core WebAssembly value.