Files
wasmtime/cranelift/codegen
Alex Crichton 22159848c5 Fix instruction size test for Rust 1.65.0 (#5188)
Looks like Rust generously shrank our `enum` in 1.65.0, so update the
test assertion to pass CI.
2022-11-03 16:53:51 +00:00
..
2021-10-10 14:19:08 +02:00
2022-11-03 09:25:11 -07:00
2022-10-05 09:30:55 -05:00
2022-11-01 11:18:19 -07:00

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