Module wasmtime_environ::isa
source · [−]Modules
Represents information relating to function unwinding.
Structs
Builder for a TargetIsa
.
Modify the ISA-specific settings before creating the TargetIsa
trait object with finish
.
This struct provides information that a frontend may need to know about a target to produce Cranelift IR for the target.
Enums
Calling convention identifiers.
Traits
Methods that are specialized to a target ISA. Implies a Display trait that shows the shared flags, as well as any isa-specific flags.
Type Definitions
Register units are the smallest units of register allocation.