91 releases (41 breaking)

new 0.107.0 Apr 22, 2024
0.106.0 Mar 20, 2024
0.105.4 Apr 11, 2024
0.103.0 Dec 20, 2023
0.66.0 Jul 16, 2020

#369 in Programming languages

Download history 5/week @ 2024-01-21 189/week @ 2024-02-18 414/week @ 2024-02-25 45/week @ 2024-03-03 150/week @ 2024-03-10 120/week @ 2024-03-17 5/week @ 2024-03-24 151/week @ 2024-03-31 204/week @ 2024-04-07 17/week @ 2024-04-14

386 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
~100K SLoC