Files
wasmtime/lib/codegen/README.md
Dan Gohman 24fa169e1f Rename the 'cretonne' crate to 'cretonne-codegen'.
This fixes the next part of #287.
2018-04-17 09:46:56 -07:00

139 B

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