Files
wasmtime/lib/wasm
Dan Gohman aaf0def241 Add lint overrides for unused extern crate hashmap_core.
This allows these files to build with both the `no_std` and `std`
features enabled at the same time.
2018-03-12 14:09:34 -07:00
..

This crate performs the translation from a wasm module in binary format to the in-memory representation of the Cretonne IL.