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

#33 in #emit

Download history 1/week @ 2024-03-09 209/week @ 2024-03-30 64/week @ 2024-04-06

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

Apache-2.0 WITH LLVM-exception

4MB
97K 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
~85K SLoC