125 releases (61 breaking)

0.114.0 Nov 20, 2024
0.113.0 Oct 22, 2024
0.110.1 Jul 22, 2024
0.106.0 Mar 20, 2024
0.52.0 Dec 18, 2019

#1553 in WebAssembly

Download history 6222/week @ 2024-08-09 5690/week @ 2024-08-16 6033/week @ 2024-08-23 5454/week @ 2024-08-30 5791/week @ 2024-09-06 5960/week @ 2024-09-13 6641/week @ 2024-09-20 5470/week @ 2024-09-27 5930/week @ 2024-10-04 6189/week @ 2024-10-11 5733/week @ 2024-10-18 5570/week @ 2024-10-25 6302/week @ 2024-11-01 6104/week @ 2024-11-08 5969/week @ 2024-11-15 5961/week @ 2024-11-22

25,279 downloads per month
Used in 13 crates (11 directly)

Apache-2.0 WITH LLVM-exception

4.5MB
104K 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.

This re-exports object so you don't have to explicitly keep the versions in sync.

Dependencies

~6.5MB
~120K SLoC