Files
wasmtime/cranelift/codegen
Trevor Elliott 7d5b2b5bb2 ISLE: Add the overlap_errors pragma (#4981)
* Add the overlap_errors pragma to ISLE
* Enable overlap errors in the x64 backend
2022-09-29 12:40:39 -07:00
..
2021-10-10 14:19:08 +02:00

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