Files
wasmtime/cranelift/codegen
Chris Fallin 756e8b8ea2 Update to regalloc.rs 0.0.28.
This version of regalloc.rs includes several bugfixes for
reference-types support used by the new backend framework and the
aarch64 backend (bytecodealliance/regalloc.rs#85 and
bytecodealliance/regalloc.rs#86).
2020-07-16 09:42:09 -07:00
..
2020-07-15 11:32:08 -07:00
2020-07-16 18:21:06 +02:00
2020-07-16 09:42:09 -07:00

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