153 releases (95 breaking)

new 0.110.1 Jul 22, 2024
0.109.0 Jun 20, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.17.0 Jul 24, 2018

#327 in Programming languages

Download history 241/week @ 2024-03-28 141/week @ 2024-04-04 227/week @ 2024-04-11 92/week @ 2024-04-18 30/week @ 2024-04-25 251/week @ 2024-05-02 43/week @ 2024-05-09 229/week @ 2024-05-16 82/week @ 2024-05-23 12/week @ 2024-05-30 16/week @ 2024-06-06 7/week @ 2024-06-13 171/week @ 2024-06-20 18/week @ 2024-06-27 80/week @ 2024-07-04 4/week @ 2024-07-11

273 downloads per month
Used in 3 crates

Apache-2.0 WITH LLVM-exception

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

~5.5MB
~97K SLoC