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
23,828 downloads per month
Used in 13 crates
(11 directly)
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