51 breaking releases

0.66.0 Jul 16, 2020
0.64.0 Jun 3, 2020
0.62.0 Mar 31, 2020
0.52.0 Dec 18, 2019
0.17.0 Jul 24, 2018

#32 in #emit

Download history 9/week @ 2024-01-18 2/week @ 2024-02-15 66/week @ 2024-02-22 10/week @ 2024-02-29 1/week @ 2024-03-07

78 downloads per month
Used in 7 crates (2 directly)

Apache-2.0 WITH LLVM-exception

4MB
99K SLoC

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

DEPRECATION NOTICE: the Cranelift developer team intends to stop maintaining the cranelift-faerie crate and remove it from the wasmtime git repository on or after August 3, 2020. We recommend users use its successor, the cranelift-object crate.


lib.rs:

Top-level lib.rs for cranelift_faerie.

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

Dependencies

~4.5MB
~84K SLoC