Files
wasmtime/cranelift/codegen
Andrew Brown 816aae6aca x64: port some atomics to ISLE (#4212)
* x64: port `fence` to ISLE
* x64: port `atomic_load` to ISLE
* x64: port `atomic_store` to ISLE
2022-06-02 14:13:10 -07:00
..
2021-10-10 14:19:08 +02:00
2022-05-05 13:43:02 -05:00

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