Files
wasmtime/lib/codegen
Dan Gohman 00d7d3a774 Implement IntoIterator for PrimaryMap.
This makes iterating through a `PrimaryMap` more consistent with
iterating through a `Vec`.
2018-06-12 05:02:17 -07:00
..
2018-06-09 13:18:12 -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.