2 unstable releases

0.2.0 Apr 19, 2024
0.1.0 Apr 4, 2024

#1044 in Programming languages

Download history 2/week @ 2024-07-22 2/week @ 2024-08-26 12/week @ 2024-09-23 4/week @ 2024-09-30

76 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