Comment by array_key_first
Comment by array_key_first 17 hours ago
TypeScript is way, way too slow to use for desktop applications. People try and, surprise surprise, those applications are slow as shit.
Qt has a C++ backend, so C++ is used. Qt is relatively safe and well designed.
Qt uses "slow as shit" JavaScript in its UI markup language:
https://doc.qt.io/qt-6/qtqml-javascript-expressions.html
Is your complaint with Electron, the "browser as local GUI app" framework that's been popular with SaaS vendors for their "native" apps?