Hacker News new | ask | show | jobs
by swiftcoder 55 days ago
> Tauri is akin to Chromium, I think?

Yeah, Tauri is for shipping web apps as desktop apps - basically an Electron replacement. Its main selling point is that it uses the system web view on Mac/Windows, so it doesn't have to bundle most of Chromium with every app.