Hacker News new | ask | show | jobs
by novembermike 3221 days ago
JS isn't the problem though. V8 is pretty efficient and lightweight. The problem is that Electron pulls in all of the DOM stuff when there are lighter alternatives built into most operating systems.
1 comments

> V8 is pretty efficient and lightweight

How much lightweight? Similar to Lua?