|
|
|
|
|
by danpalmer
591 days ago
|
|
Interesting that they chose Electron. Cross platform is certainly enticing, but at this point I'd say that browsers are relatively heavyweight pieces of software that require careful optimisation to do well, even assuming you outsource the engine. |
|
> With that in mind, be aware that displaying arbitrary content from untrusted sources poses a severe security risk that Electron is not intended to handle.
https://www.electronjs.org/docs/latest/tutorial/security#pre...
I feel like they should’ve used Chromium.