Files
wasmtime/lib/cretonne
Dan Gohman cc8d6400f4 Rename builder.rs to inst_builder.rs.
This reflects its purpose, to define the `InstBuilder` trait.
2018-03-14 10:51:09 -07:00
..
2018-03-14 10:51:09 -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.