this post was submitted on 26 Apr 2024
32 points (97.1% liked)
Game Development
3475 readers
5 users here now
Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Damn, this is a really good write-up.
I came to most of the same conclusions. I really like Rust, I'm glad it exists, I'm amazed by the people who designed it. It is not very good for creative work at all.
Honestly the "rewrite it in rust" meme is actually the use case where it shines: when all the requirements are 100% clear up front, and you just need to make a new version of some software that is much faster and more reliable. That is not what game development is like.