126 releases (62 breaking)
new 0.115.0 | Dec 20, 2024 |
---|---|
0.114.0 | Nov 20, 2024 |
0.113.1 | Nov 5, 2024 |
0.110.1 | Jul 22, 2024 |
0.52.0 | Dec 18, 2019 |
#1606 in WebAssembly
27,721 downloads per month
Used in 13 crates
(11 directly)
4.5MB
105K
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
~6MB
~109K SLoC