Files
wasmtime/cranelift/codegen
Sam Sartor 1efa3d6f8b Add clif-util compile option to output object file (#5493)
* add clif-util compile option to output object file

* switch from a box to a borrow

* update objectmodule tests to use borrowed isa

* put targetisa into an arc
2023-01-06 12:53:48 -08:00
..
2021-10-10 14:19:08 +02:00
2023-01-05 09:46:01 -06:00
2023-01-05 09:46:01 -06:00

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