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

alexcrichton-cranelift-object

Emit Cranelift output to native object files with object

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 object library.


lib.rs:

Top-level lib.rs for cranelift_object.

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

Dependencies

~5.5MB
~105K SLoC