Files
wasmtime/lib/codegen
Dan Gohman 02e34d1bf7 Make CtonError parameterized on the result type.
This makes it more consistent with other custom `Result` types.
2018-06-12 05:02:25 -07:00
..
2018-06-07 11:46:36 -07:00

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