wasmtime_
cranelift
31.0.0
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
Function
builder
Copy item path
Settings
Help
Summary
Source
pub fn builder(triple:
Option
<
Triple
>) ->
Result
<
Box
<dyn
CompilerBuilder
>>