[][src]Module wasmtime_environ::isa

Structs

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.