Files
wasmtime/lib/wasm
2019-01-07 13:42:00 -08:00
..
2019-01-07 13:42:00 -08:00
2018-12-26 09:49:05 -08:00

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.