cranelift-wasm

Crates.iocranelift-wasm
lib.rscranelift-wasm
version0.109.0
sourcesrc
created_at2018-07-13 16:30:52.03666
updated_at2024-06-20 16:50:14.024595
descriptionTranslator from WebAssembly to Cranelift IR
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id74048
size325,827
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: 13334

cargo fmt