#intermediate-representation #air #assembly #meta #instructions #tnj #define

air-meta

Meta crate for the TNJ Assembly Intermediate Representation (AIR)

2 unstable releases

0.3.0 Oct 9, 2024
0.1.0 Aug 26, 2024

#958 in Development tools

Download history 139/week @ 2024-08-23 18/week @ 2024-08-30 4/week @ 2024-09-06 10/week @ 2024-09-13 13/week @ 2024-09-20 11/week @ 2024-09-27 126/week @ 2024-10-04 44/week @ 2024-10-11 9/week @ 2024-10-18 5/week @ 2024-11-01

92 downloads per month
Used in 2 crates

GPL-3.0-or-later

23KB
682 lines

Codegen Meta

This crate handles generating code for AIR. Define new instructions in instructions.rs.

Dependencies

~1MB
~15K SLoC