Files
wasmtime/lib/cretonne
Dan Gohman b2acd457d5 Use OrderedDict rather than explicit sorting.
This reduces churn in the generated files, making it easier to inspect
changes.
2018-03-15 10:35:06 -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.