#jit #compile #compiler

no-std alexcrichton-cranelift-codegen

Low-level code generator library

2 unstable releases

0.53.0 Jan 10, 2020
0.52.0 Jan 10, 2020

#93 in #jit

Download history 14/week @ 2023-11-27 2/week @ 2023-12-04 7/week @ 2023-12-11 19/week @ 2023-12-18 10/week @ 2023-12-25 15/week @ 2024-01-08 10/week @ 2024-01-15 16/week @ 2024-02-05 16/week @ 2024-02-12 40/week @ 2024-02-19 33/week @ 2024-02-26 25/week @ 2024-03-04 28/week @ 2024-03-11

130 downloads per month
Used in 10 crates

Apache-2.0 WITH LLVM-exception

2MB
36K SLoC

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


lib.rs:

Cranelift code generation library.

Dependencies

~0.6–1.4MB
~31K SLoC