112 releases (48 breaking)

new 0.114.0 Nov 20, 2024
0.113.0 Oct 22, 2024
0.110.1 Jul 22, 2024
0.106.0 Mar 20, 2024
0.66.0 Jul 16, 2020

#449 in Programming languages

Download history 33/week @ 2024-07-29 136/week @ 2024-08-12 146/week @ 2024-08-19 14/week @ 2024-08-26 3/week @ 2024-09-02 5/week @ 2024-09-09 133/week @ 2024-09-16 240/week @ 2024-09-23 49/week @ 2024-09-30 548/week @ 2024-10-07 132/week @ 2024-10-14 149/week @ 2024-10-21 8/week @ 2024-10-28 423/week @ 2024-11-04 31/week @ 2024-11-11

616 downloads per month
Used in cranelift

Apache-2.0 WITH LLVM-exception

4.5MB
105K 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
~103K SLoC