Hacker News new | ask | show | jobs
by cosmotic 1963 days ago
Someone has to build the native electron wrapper
1 comments

If you mean wrapping native widgets, this wouldn't solve much - you would still need some language to take care of the logic, like a JavaScript engine. At this point just using Electron is simply easier for devs, and as much as we hate it, realistically speaking it's still better than nothing.