logoalt Hacker News

palatayesterday at 11:27 PM1 replyview on HN

Well many languages are memory safe. Java has been memory safe forever. Rust is the one that is memory-safe with zero-cost abstractions, right?


Replies

bombelatoday at 3:59 AM

Rust is also data race safe to boot.