alexcrichton-cranelift-wasm

Crates.ioalexcrichton-cranelift-wasm
lib.rsalexcrichton-cranelift-wasm
version0.53.0
sourcesrc
created_at2020-01-10 21:38:51.967623
updated_at2020-01-10 22:22:43.061365
descriptionTranslator from WebAssembly to Cranelift IR
homepage
repositoryhttps://github.com/bytecodealliance/cranelift
max_upload_size
id197326
size213,253
Alex Crichton (alexcrichton)

documentation

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: 3099

cargo fmt