JuliaHubOSS / llvm-cbe

resurrected LLVM "C Backend", with improvements
Other
846 stars 146 forks source link

Rust usage tips? #64

Closed rw closed 4 years ago

rw commented 4 years ago

I'm exploring using this with Rust code. Has anyone else had experience with this? For example, is it better to use only no_std? Thanks!