Files
wasmtime/cranelift/codegen
Benjamin Bouvier 393b88af6e [meta] Implement UniqueTable in the Rust crate;
... and also rename the previously-named UniqueTable to UniqueSeqTable,
which is the name used in the Python code.
2019-03-27 14:43:27 +01:00
..
2019-03-27 14:43:27 +01:00
2019-03-26 11:28:39 -07:00

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