@prefetcher @rogersm nah, tauri uses WebView which is NOT a browser. Its much faster and uses less memory. If we are speaking about bundling tauri app, u dont need to include WebView in any of ur packages (not talking about AppImage), since WebView is present on any modern operating system. Tauri handles very good platform-specific things like trays, icons, self-updates etc. So yeah, electron is shit. I personally hate it.