Files
wasmtime/cranelift/codegen
Declan Kelly a3feb8a412 Implement customer [de]serialization for IntegerInterner
Added some basic tests that the representation of the interner
is only the `values` sequence, and that it round-trips successfully.
2020-06-30 01:21:27 -07:00
..

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