95 releases (42 breaking)

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

#410 in Programming languages

Download history 164/week @ 2024-02-16 381/week @ 2024-02-23 100/week @ 2024-03-01 136/week @ 2024-03-08 117/week @ 2024-03-15 25/week @ 2024-03-22 134/week @ 2024-03-29 116/week @ 2024-04-05 121/week @ 2024-04-12 82/week @ 2024-04-19 16/week @ 2024-04-26 203/week @ 2024-05-03 13/week @ 2024-05-10 182/week @ 2024-05-17

418 downloads per month

Apache-2.0 WITH LLVM-exception

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

~5.5MB
~102K SLoC