2 unstable releases
0.53.0 | Jan 10, 2020 |
---|---|
0.52.0 | Jan 10, 2020 |
#46 in #jit-compiler
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.4MB
~32K SLoC