112 releases (48 breaking)

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

#468 in Programming languages

Download history 147/week @ 2024-08-18 18/week @ 2024-08-25 6/week @ 2024-09-01 5/week @ 2024-09-08 119/week @ 2024-09-15 247/week @ 2024-09-22 54/week @ 2024-09-29 521/week @ 2024-10-06 156/week @ 2024-10-13 148/week @ 2024-10-20 13/week @ 2024-10-27 397/week @ 2024-11-03 55/week @ 2024-11-10 188/week @ 2024-11-17 45/week @ 2024-11-24 14/week @ 2024-12-01

313 downloads per month
Used in cranelift

Apache-2.0 WITH LLVM-exception

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