Hacker News new | ask | show | jobs
by JodieBenitez 250 days ago
Tauri or similar webview integrations ? Even though it is based on the OS’s native web renderer, so prone to break.
2 comments

tauri sucks on linux right now because there isn't a good "system webview" available

hoping servo makes it better

I've used similar webview solutions before and they can break even on Windows (example: needing edge webview2 but not available on the user install). I get why people are pissed off by Electron but I also get why it's the de facto standard in its field.
Tauri needs to bite the bullet and bundle Chromium.