Hacker News new | ask | show | jobs
by bitwize 1793 days ago
C++ was hampered by the same safety problems C was. And Java had a VM and GC, which cripple performance and determinism. Rust solves both those issues.