Module wasm

Module wasm 

Source

Structs§

Expr
Fluent builder for constructing expression trees
FieldLayout
HostFunctionDef
Host function definition
HostFunctionRegistry
Registry of host functions available for import into WASM modules Uses IndexMap to preserve insertion order for deterministic function indices
LayoutCalculator
MemoryLayout
PredicateDefinition
Definition of a predicate function to be compiled into WASM.
WasmModuleBuilder

Enums§

Expression
Rich expression tree for constraint predicates
ValType
The type of a core WebAssembly value.
WasmFieldType
WASM type for field access expressions.
WasmMemoryType
WasmType
WASM value types

Traits§

FieldAccessExt
Extension trait for chaining field access