I am new to using JavaScript outside a browser. Maybe this kind of thing is just too slow for x86 boxes.
You are viewing a single comment's thread from:
I am new to using JavaScript outside a browser. Maybe this kind of thing is just too slow for x86 boxes.
It's definitely a sub-optimal way of building desktop apps. Electron's resource consumption having to fire up it's own instance of chrome in it's own sandbox causes a world of hurt on a lot of machines. An unfortunate side effect of going this route but hopefully it'll get better as electron evolves a bit.
It will get better as users upgrade. 💻