169 releases (100 breaking)

new 0.115.1 Jan 14, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.110.1 Jul 22, 2024
0.17.0 Jul 24, 2018

#593 in Programming languages

Download history 256/week @ 2024-09-24 49/week @ 2024-10-01 648/week @ 2024-10-08 187/week @ 2024-10-15 164/week @ 2024-10-22 33/week @ 2024-10-29 429/week @ 2024-11-05 28/week @ 2024-11-12 221/week @ 2024-11-19 51/week @ 2024-11-26 17/week @ 2024-12-03 111/week @ 2024-12-10 242/week @ 2024-12-17 13/week @ 2024-12-24 4/week @ 2024-12-31 14/week @ 2025-01-07

354 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

4.5MB
104K 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
~82K SLoC