Hacker News new | ask | show | jobs
by dogprez 636 days ago
> happens more at runtime

Bingo, that's the difference. That's why I said "compile-time memory safety". This is what Rust gives you for your trouble, zero (runtime) cost for memory safety.