Registry / other / cranelift-module

cranelift-module

JSON →
library0.132.1rscratesunverified

Support for linking functions and data with Cranelift code generation.

# Cargo.toml [dependencies] cranelift-module = "0.132.1"
INSTALL
IMPORT
SIG · CRANELIFT-MODULE
C
cranelift-module
otherrustv0.132.1
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.

Module
use cranelift_module::Module;

Import the Module trait for Cranelift.

use cranelift_module::{Module, Linkage}; fn main() { println!("Cranelift module support available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.132.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Meta
1
Resources