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

#57 in #aot

Download history 17/week @ 2022-11-28 29/week @ 2022-12-05 45/week @ 2022-12-12 31/week @ 2022-12-19 42/week @ 2022-12-26 14/week @ 2023-01-02 47/week @ 2023-01-09 10/week @ 2023-01-16 40/week @ 2023-01-23 75/week @ 2023-01-30 118/week @ 2023-02-06 192/week @ 2023-02-13 115/week @ 2023-02-20 128/week @ 2023-02-27 43/week @ 2023-03-06 23/week @ 2023-03-13

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

Apache-2.0 WITH LLVM-exception

4MB
93K 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

~4MB
~85K SLoC