Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Electron is a clumsy and buggy product. Further discussion is meaningless.
JS code always runs in some kind of wrapper that allows this code to be executed on the platform. In fact, this code can only work with the methods that the wrapper gives, that is, the code, in principle, will not be able to work with some js functionality. Second, since calls go through this layer, everything works slower. And it can sometimes produce unexpected results.
When you write in compiled languages (e.g. c#), you access the system you are using directly, and you can work without restrictions and without unexpected results (and faster)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question