#jit #compile #compiler

yanked cretonne-codegen

Low-level code generator library

Uses old Rust 2015

0.13.2 Jul 14, 2018
0.12.0 Jun 16, 2018

#107 in #jit

22 downloads per month
Used in 8 crates

Apache-2.0

2MB
35K SLoC

Rust 26K SLoC // 0.1% comments Python 9K SLoC // 0.4% comments Shell 16 SLoC // 0.3% comments INI 5 SLoC

Cretonne has been renamed to Cranelift! For future versions, see the cranelift-codegen crate.

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


lib.rs:

Cretonne code generation library.

Dependencies

~2MB
~41K SLoC