top | item 23215452

(no title)

camccar | 5 years ago

It’s not because of electron. They could have multiple windows but it would be a massive over haul of the architecture . So they say just use another instance

discuss

order

kristiandupont|5 years ago

I would argue that it is, because Electron doesn't allow you to share a js context across windows. So while it is not impossible, it is much more involved than it would be in most other frameworks. In fact, this is my only gripe with Electron where I think the normal HN objections about performance, bloat and lack of native UI elements are overstated and not something that bothers me.