Files
wasmtime/cranelift/codegen
Saúl Cabrera 28cfa57533 cranelift: Small documentation fixes (#5377)
* `translate_operator` doesn't return a boolean.
* `from_base_offset` doesn't panic if offset is smaller than base.
2022-12-06 00:46:58 +00:00
..
2021-10-10 14:19:08 +02:00
2022-12-05 08:38:57 -06:00
2022-12-05 08:38:57 -06:00
2022-12-05 08:38:57 -06:00

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