cranelift-wasm

Crates.iocranelift-wasm
lib.rscranelift-wasm
version0.111.4
created_at2018-07-13 16:30:52.03666+00
updated_at2025-07-18 17:46:49.897944+00
descriptionTranslator from WebAssembly to Cranelift IR
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id74048
size338,705
wasmtime-publish (github:bytecodealliance:wasmtime-publish)

documentation

https://docs.rs/cranelift-wasm

README

This crate performs the translation from a wasm module in binary format to the in-memory form of the Cranelift IR.

If you're looking for a complete WebAssembly implementation that uses this library, see Wasmtime.

Commit count: 15266

cargo fmt