Hacker News new | ask | show | jobs
by wyldfire 1950 days ago
Is that only a recent phenomenon, though? Hasn't it always been competitive?
1 comments

What they likely mean is that C++ gamedev libraries have been heavily optimized over the course of many years, so while there is no theoretical limitation on Rust's equivalents, polishing them to the same degree is nontrivial and takes time. Bevy is the closest and that is a recent development (last couple of months).