Files
wasmtime/lib/codegen
Dan Gohman 13f22065a2 Rename verifier's Result and Error.
This provides consistency with similar types in other parts of
Cretonne, and avoids shadowing `Result` from the standard prelude.
2018-06-12 05:02:25 -07:00
..
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.