@tanepiper could not agree more! Electron's irked me since day 1
@tanepiper is #Tauri not the Webview for desktop you mention? And why would Webviews for desktop run lighter than Chrome?
@JungleGeorge24
@tanepiper is this just a file duplication problem? If all Electron apps on a system were built with the same version of Electron, and their object files were deduplicated, would it reduce the memory footprint when all the apps are running?
@JungleGeorge24
@tetrislife @JungleGeorge24 No because it's an instance per app AKAIK, so you need 2gb RAM per app at least? With plugins VSCode will easily take up more.
@tetrislife @JungleGeorge24 Possibly, the problem is the number of apps - each one its own Chrome instance.