Hacker News new | ask | show | jobs
by CyberDildonics 1369 days ago
If you think a 10MB binary is amazing, try out FLTK, your cross platform GUI programs can start at 100KB.
2 comments

Isn't the point of Wails (and Electron) to use "web" UI techniques vs. more traditional UI toolkits?
Isn't the point of software to deliver something people want to use?
I wouldn't have minded even if it was 20MB.

The goal was having the convenience of building UI in React and have the heavy lifting done by Go. Both, stacks I am very familiar with and work with daily.