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

Download history 42/week @ 2024-11-27 22/week @ 2024-12-04 117/week @ 2024-12-11 231/week @ 2024-12-18 11/week @ 2024-12-25 5/week @ 2025-01-01 26/week @ 2025-01-08 248/week @ 2025-01-15 130/week @ 2025-01-22 19/week @ 2025-01-29 149/week @ 2025-02-05 101/week @ 2025-02-12 457/week @ 2025-02-19 183/week @ 2025-02-26 13/week @ 2025-03-05 7/week @ 2025-03-12

661 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

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