#cranelift #emit #object #native #faerie #module #output

alexcrichton-cranelift-faerie

Emit Cranelift output to native object files with Faerie

2 unstable releases

0.53.0 Jan 10, 2020
0.52.0 Jan 10, 2020

#31 in #emit

Apache-2.0 WITH LLVM-exception

1.5MB
30K SLoC

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


lib.rs:

Top-level lib.rs for cranelift_faerie.

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

Dependencies

~3.5MB
~71K SLoC