148 releases (92 breaking)

new 0.107.2 May 7, 2024
0.107.0 Apr 22, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#333 in Programming languages

Download history 1/week @ 2024-01-22 3/week @ 2024-02-05 205/week @ 2024-02-19 568/week @ 2024-02-26 17/week @ 2024-03-04 149/week @ 2024-03-11 121/week @ 2024-03-18 375/week @ 2024-04-01 231/week @ 2024-04-08 3/week @ 2024-04-15 112/week @ 2024-04-22 150/week @ 2024-04-29 140/week @ 2024-05-06

420 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

4MB
102K 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

~5MB
~87K SLoC