Y
Hacker News
new
|
ask
|
show
|
jobs
by
aaaaaaaaata
1501 days ago
Is there any Electron usecase that Tauri isn't better suited for?
1 comments
solomatov
1501 days ago
A big problem with Tauri is that it doesn't use the same browser everywhere. You should maintain support different browsers, with different version on different platform. With Electron it's a just fixed version of Chrome.
link