Comment by exceptione

19 days ago

How is that even possible? I expect you have to go out of your way to make it platform dependent, are you sure?

Electron is basically just a GUI framework. The application itself can be arbitrarily complicated, nothing stops you from building a Java + .NET + C++&COM app that includes three Windows Services that interfaces with the Electron runtime just for UI.