Files
wasmtime/lib/cretonne
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
..
2018-03-12 13:02:55 -07:00
2018-03-05 14:05:13 -08:00

This crate contains the core Cretonne code generator. It translates code from an intermediate language into executable machine code.