| ▲ | IshKebab 3 days ago | ||||||||||||||||
I don't know I think what matters is that performance is close to the best you can reasonably get in any other language. People don't like leaving performance on the table. It feels stupid and it lets competitors have an easy advantage. The Electron situation is not because people don't care about performance; it's because they care more about some other things (e.g. not having to do 4x the work to get native apps). | |||||||||||||||||
| ▲ | pjmlp 3 days ago | parent [-] | ||||||||||||||||
Your second paragraph kind of contradicts the last one. And yes, caring more about other things is why performance isn't the top number one item, and most applications have long stopped being written in pure C or C++ since the early 2000's. We go even further in several abstraction layers, nowadays with the ongoing uptake of LLMs and agentic workflows in iPaaS low code tools. Personally at work I haven't written a pure 100% C or C++ application since 1999, always a mix of Tcl, Perl, Python, C# alongside C or C++, private projects is another matter. | |||||||||||||||||
| |||||||||||||||||