Hacker News new | ask | show | jobs
by zem 3481 days ago
if you're using native code anyway, why not just use gtk or qt? they both solve the "multiplatform is complicated" issue, as long as you're willing to compile separately on each platform and host native executables for end users to download.