125 releases (61 breaking)

new 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

#1540 in WebAssembly

Download history 6703/week @ 2024-08-03 5942/week @ 2024-08-10 5833/week @ 2024-08-17 5854/week @ 2024-08-24 5459/week @ 2024-08-31 5980/week @ 2024-09-07 5952/week @ 2024-09-14 6681/week @ 2024-09-21 5292/week @ 2024-09-28 6037/week @ 2024-10-05 6196/week @ 2024-10-12 5672/week @ 2024-10-19 5600/week @ 2024-10-26 6437/week @ 2024-11-02 5796/week @ 2024-11-09 5189/week @ 2024-11-16

23,828 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