logoalt Hacker News

synergy20yesterday at 5:02 PM3 repliesview on HN

wow, what about electron.js the bloated cross-desktop GUI, can LLM either totally modernize wxWidgets(to avoid Qt's license mess), or create some light-weight cross platform GUI widgets to make GUI easy on windows/macos/linux that is not resource heavy?


Replies

simonhamptoday at 3:26 AM

Working on this problem for the next version of NativePHP Desktop. Have dropped Electron entirely

mike_ivanovyesterday at 5:44 PM

wxWidgets carries too much legacy. A GTK3 fork maybe? Or a functional clone of QML with some improvements.

show 1 reply
amedvednikovtoday at 5:01 AM

https://github.com/vlang/ui2 does just that