#cranelift #object #cretonne #emit #native #faerie #module

yanked cretonne-faerie

Emit Cretonne output to native object files with Faerie

Uses old Rust 2015

0.13.2 Jul 14, 2018
0.12.0 Jun 16, 2018

#7 in #cretonne

Apache-2.0

2MB
35K SLoC

Rust 25K SLoC // 0.1% comments Python 9K SLoC // 0.4% comments Shell 15 SLoC // 0.3% comments INI 4 SLoC

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

This crate contains a library that enables Cretonne to emit native object (".o") files, using the Faerie library.


lib.rs:

Top-level lib.rs for cretonne_faerie.

Users of this module should not have to depend on faerie directly.

Dependencies

~8.5MB
~155K SLoC