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

#41 in #emit

Download history 4/week @ 2024-11-08 4/week @ 2024-12-06 104/week @ 2025-01-31 468/week @ 2025-02-07 2/week @ 2025-02-14

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

Apache-2.0 WITH LLVM-exception

4.5MB
103K 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
~83K SLoC