98 releases (44 breaking)

new 0.110.1 Jul 22, 2024
0.109.0 Jun 20, 2024
0.106.0 Mar 20, 2024
0.103.0 Dec 20, 2023
0.66.0 Jul 16, 2020

#347 in Programming languages

Download history 48/week @ 2024-04-04 212/week @ 2024-04-11 78/week @ 2024-04-18 19/week @ 2024-04-25 199/week @ 2024-05-02 18/week @ 2024-05-09 194/week @ 2024-05-16 74/week @ 2024-05-23 2/week @ 2024-05-30 6/week @ 2024-06-06 1/week @ 2024-06-13 129/week @ 2024-06-20 16/week @ 2024-06-27 76/week @ 2024-07-04 2/week @ 2024-07-11 170/week @ 2024-07-18

268 downloads per month
Used in cranelift

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

~6MB
~110K SLoC