2 unstable releases

0.53.0 Jan 10, 2020
0.52.0 Jan 10, 2020

#42 in #jit-compiler

Apache-2.0 WITH LLVM-exception

1.5MB
32K 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

~0.8–1.5MB
~34K SLoC