2 unstable releases

0.2.0 Apr 19, 2024
0.1.0 Apr 4, 2024

#430 in Programming languages

Download history 155/week @ 2024-04-03 6/week @ 2024-04-10 126/week @ 2024-04-17 10/week @ 2024-04-24

142 downloads per month
Used in wrecc

MIT license

500KB
13K SLoC

This is the library crate containing all functionality used by the wrecc binary-crate for transforming a unpreprocessed C-source string into a x86-64 assembly string


lib.rs:

Wreccs library-crate which makes up the actual compiler without side-effects

No runtime deps