#cranelift #reader #compiler #jit-compiler #ir #file #testing

alexcrichton-cranelift-reader

Cranelift textual IR reader

2 unstable releases

0.53.0 Jan 10, 2020
0.52.0 Jan 10, 2020

#40 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.9–1.5MB
~35K SLoC