Hacker News new | ask | show | jobs
by dgb23 1046 days ago
Rust is optimized for minimal _unsafe_ usage. That's the reason you choose it over C or Zig.

https://zackoverflow.dev/writing/unsafe-rust-vs-zig/