An open API service indexing awesome lists of open source software.

https://github.com/hatoo/minimal-cranelift


https://github.com/hatoo/minimal-cranelift

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

```bash
cargo run
cc -o out out.o
./out
echo $?
```