Translates WebAssembly modules to Cranelift IR for compilation.
# Cargo.toml
[dependencies]
cranelift-wasm = "0.112.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Translates a WebAssembly module into Cranelift IR.
Add `cranelift-codegen` and `cranelift-frontend` to your Cargo.toml.
No dependency data recorded yet.