|
|
|
|
|
by IshKebab
742 days ago
|
|
No. Tauri is not a web browser. It uses the existing platform browser. This would be more like Servo which I believe is focusing on embedded use cases. It makes sense because for Electron/embedded you don't need it to work for every site (really really hard), you only need it to work for one site. (Or a few hundred/thousand if you count all your users.) That is several orders of magnitude easier. |
|