Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhbauer/rustyc

call c lib from rust
https://github.com/mhbauer/rustyc

Last synced: 9 days ago
JSON representation

call c lib from rust

Awesome Lists containing this project

README

        

experimented to do the compiling, but
https://s3.amazonaws.com/temp.michaelfbryan.com/linking/index.html
had the final answer in terms of producing `.a` instead of `.o`

lib prefix was gotten elsewhere, but consistent with that article.