Skip to main content

Crate axe_backends

Crate axe_backends 

Source
Expand description

Target platform backends for AXE.

Each backend compiles from the AXE IR to a specific platform’s native extension format, emitting diagnostics for lossy conversions.

Re-exports§

pub use axe_ir;

Constants§

TARGETS
Supported compilation targets.