- cross-posted to:
- gamedev@programming.dev
- cross-posted to:
- gamedev@programming.dev
You must log in or register to comment.
why the industry is still not ready to move away from it.
But why should the industry move away from it?
Am i the only person on earth who doesn’t think C++ is a liability and actuallly works faster in it?
At work i have to develop a backend api in TypeScript and it severly lacks in features compared to C++, again maybe its just me but i don’t find how one is expected to magically program faster in TypeScript then C++.
Not to mention the idiocy of compiling a static typed language to a dynamic typed language which is then interpreted.


