Files
wasmtime/cranelift/codegen
Benjamin Bouvier b2a0718404 machinst x64: expand encoding names a bit;
This avoids one, two, and three letter structures names, which makes the
code easier to read (while a bit more verbose).
2020-06-15 16:39:08 +02:00
..

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