New top story on Hacker News: How do you create a cross-platform GUI without using Electron?

How do you create a cross-platform GUI without using Electron?
21 by mariocesar | 26 comments on Hacker News.
I have the idea of an app that is mostly about communicating with an API on the WEB. It feels a considerable overkill for an Electron App. The size of a hello world app in Electron is 100x the size of my backend! On the business side, I understand that many people on HN prefer to ship that spend time on technologies discussions. But if you have the time, and your goal is to do something maintainable, reasonably close the most to the Desktop, and well-integrated to the OS, what tech/stack will you use? Windows/Linux GTK/MacOS

No comments