Hacker News new | ask | show | jobs
by zaphar 1769 days ago
Even if they did they may have preferred Rust because parsing arbitrary user provided input is one of the more risky things you can do in C. This is a perfect use case for Rust's memory safety model.