In the future we all will use 50 different Chromium based browsers
replies(2):
And that is a good thing too.
(we are building one -- http://git.new/browserOS)
It's worth mentioning that there are alternatives to Electron for building cross‑platform desktop applications that are more resource‑efficient. *Tauri*, for example, uses Rust for the backend and leverages the system's built‑in WebView instead of bundling Chromium.
We may "already do" have tons of cross‑platform apps with Electron, but exploring alternatives like Tauri or even new browser engines could lead to better performance and I'm hopeful that new approaches will push the envelope further.