Module isa_
builder
wasmtime_
cranelift
31.0.0
Module isa_
builder
Module Items
Structs
In crate wasmtime_
cranelift
Modules
isa_builder
Structs
CompiledFunction
CompiledFunctionMetadata
FunctionAddressMap
ModuleTextBuilder
Relocation
Constants
NS_PULLEY_HOSTCALL
NS_WASMTIME_BUILTIN
NS_WASM_FUNC
TRAP_ALLOCATION_TOO_LARGE
TRAP_ALWAYS
TRAP_ARRAY_OUT_OF_BOUNDS
TRAP_BAD_SIGNATURE
TRAP_CANNOT_ENTER
TRAP_CAST_FAILURE
TRAP_HEAP_MISALIGNED
TRAP_INDIRECT_CALL_TO_NULL
TRAP_NULL_REFERENCE
TRAP_TABLE_OUT_OF_BOUNDS
TRAP_UNREACHABLE
Functions
builder
clif_flags_to_wasmtime
mach_trap_to_trap
wasmtime_cranelift
Module
isa_builder
Copy item path
Settings
Help
Summary
Source
Structs
§
IsaBuilder
A helper to build an Isa for a compiler implementation. Compiler builders can wrap this to provide better flexibility when setting flags.