logoalt Hacker News

zadikianyesterday at 11:15 PM2 repliesview on HN

Yeppp. Is there no way for Electron apps to use a shared engine if one is available?


Replies

edflsafoiewqtoday at 1:19 AM

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.

paulryanrogersyesterday at 11:20 PM

I think Tauri tries this approach.