Yeppp. Is there no way for Electron apps to use a shared engine if one is available?
Of course. Arch for example ships packages that use a shared system electron. But you'll often end up need multiple electron versions.
There's also stuff like lorca which shells out to an installed Chromium browser.
I think Tauri tries this approach.
Of course. Arch for example ships packages that use a shared system electron. But you'll often end up need multiple electron versions.
There's also stuff like lorca which shells out to an installed Chromium browser.