119 releases (51 breaking)

0.117.2 Feb 25, 2025
0.116.1 Jan 21, 2025
0.115.0 Dec 20, 2024
0.114.0 Nov 20, 2024
0.66.0 Jul 16, 2020

#489 in Programming languages

Download history 38/week @ 2024-11-13 188/week @ 2024-11-20 29/week @ 2024-11-27 10/week @ 2024-12-04 13/week @ 2024-12-11 131/week @ 2024-12-18 9/week @ 2024-12-25 3/week @ 2025-01-01 22/week @ 2025-01-08 223/week @ 2025-01-15 100/week @ 2025-01-22 9/week @ 2025-01-29 72/week @ 2025-02-05 74/week @ 2025-02-12 377/week @ 2025-02-19 151/week @ 2025-02-26

676 downloads per month
Used in cranelift

Apache-2.0 WITH LLVM-exception

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

~3.5–4.5MB
~93K SLoC