Module wasmtime_environ::isa [−][src]
Modules
| unwind | Represents information relating to function unwinding. |
Structs
| Builder | Builder for a |
| TargetFrontendConfig | This struct provides information that a frontend may need to know about a target to produce Cranelift IR for the target. |
Enums
| CallConv | Calling convention identifiers. |
Traits
| TargetIsa | 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
| RegUnit | Register units are the smallest units of register allocation. |