Crates.io | cranelift-wasm |
lib.rs | cranelift-wasm |
version | 0.111.4 |
created_at | 2018-07-13 16:30:52.03666+00 |
updated_at | 2025-07-18 17:46:49.897944+00 |
description | Translator from WebAssembly to Cranelift IR |
homepage | |
repository | https://github.com/bytecodealliance/wasmtime |
max_upload_size | |
id | 74048 |
size | 338,705 |
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.