Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Mix Rust, C, and compilation targets with Bazel (github.com/driftregion)
2 points by DriftRegion on Feb 24, 2022 | hide | past | favorite
My embedded projects are heavy on C. Libraries get developed and tested on linux x86_64 and deployed on baremetal ARM. I want to use Rust for new library development where possible. For this to work, running Rust libs in a C project has to be easy and compilation targets must be swappable. Bazel makes this tenable.



Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: