50 releases (28 breaking)

new 0.94.0 Mar 20, 2023
0.93.0 Feb 20, 2023
0.91.0 Dec 21, 2022
0.90.0 Nov 21, 2022
0.66.0 Jul 16, 2020

#14 in Programming languages

Download history 34/week @ 2022-12-01 3/week @ 2022-12-08 54/week @ 2022-12-15 25/week @ 2022-12-22 1/week @ 2022-12-29 6/week @ 2023-01-05 10/week @ 2023-01-12 24/week @ 2023-01-19 11/week @ 2023-01-26 10/week @ 2023-02-02 80/week @ 2023-02-09 152/week @ 2023-02-16 8/week @ 2023-02-23 122/week @ 2023-03-02 24/week @ 2023-03-09 17/week @ 2023-03-16

171 downloads per month

Apache-2.0 WITH LLVM-exception

4MB
97K SLoC

This crate provides an interpreter for Cranelift IR. It is still a work in progress, as many instructions are unimplemented and various implementation gaps exist. Use at your own risk.


lib.rs:

Cranelift IR interpreter.

This module is a project for interpreting Cranelift IR.

Dependencies

~3MB
~64K SLoC