93 releases (41 breaking)

new 0.107.2 May 7, 2024
0.107.0 Apr 22, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.66.0 Jul 16, 2020

#268 in Programming languages

Download history 5/week @ 2024-01-24 83/week @ 2024-02-14 270/week @ 2024-02-21 289/week @ 2024-02-28 40/week @ 2024-03-06 120/week @ 2024-03-13 121/week @ 2024-03-20 73/week @ 2024-03-27 84/week @ 2024-04-03 213/week @ 2024-04-10 73/week @ 2024-04-17 24/week @ 2024-04-24 149/week @ 2024-05-01

460 downloads per month

Apache-2.0 WITH LLVM-exception

4.5MB
104K 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

~4–5.5MB
~101K SLoC