175 releases (103 breaking)
new 0.118.0 | Mar 20, 2025 |
---|---|
0.116.1 | Jan 21, 2025 |
0.115.0 | Dec 20, 2024 |
0.114.0 | Nov 20, 2024 |
0.17.0 | Jul 24, 2018 |
#617 in Programming languages
661 downloads per month
Used in 3 crates
4.5MB
106K
SLoC
This crate library supports reading .clif files. This functionality is needed for testing Cranelift, but is not essential for a JIT compiler.
lib.rs
:
Cranelift file reader library.
The cranelift_reader
library supports reading .clif files. This functionality is needed for
testing Cranelift, but is not essential for a JIT compiler.
Dependencies
~4.5MB
~83K SLoC