Files
wasmtime/cranelift/codegen
Mike Hommey b342cbdd64 Sort the list of instruction formats by name
This makes opcodes.rs and inst_builders.rs deterministic.
2019-12-04 12:15:48 +01:00
..
2019-11-20 22:40:55 -08:00
2019-10-30 09:47:25 +01:00
2019-11-20 22:40:55 -08:00

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