Hacker News new | ask | show | jobs
by vbezhenar 4073 days ago
Rust can work with C without problems. It misses some low-level things (I can speak of allocators) but generally it should be possible to write Linux kernel driver with Rust for example.