Registry / other / cranelift

cranelift

JSON →
library0.132.2rscratesunverified

Umbrella for commonly-used cranelift crates.

# Cargo.toml [dependencies] cranelift = "0.132.2"
INSTALL
IMPORT
SIG · CRANELIFT
C
cranelift
otherrustv0.132.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Context
use cranelift::codegen::Context;

Create a Cranelift code generation context.

use cranelift::codegen::Context; fn main() { let ctx = Context::new(); println!("Cranelift context created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.132.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
cranelift — cargo add cranelift · libregistry