Skip to main content

Crate beadie_backend

Crate beadie_backend 

Source

Re-exports§

pub use tiered::TieredAdapter;
pub use tiered::TieredBound;

Modules§

tiered

Structs§

BackendAdapter
Beadie wired to a single JIT backend.
BoundBead
A bead pre-wired to a specific JIT backend.
CompileError
OsrBuild
Output of an OSR-aware factory closure passed to BackendAdapter::on_invoke_osr.

Traits§

JitBackend
An IR-agnostic compilation backend.