Y
Hacker News
new
|
ask
|
show
|
jobs
by
japanuspus
1237 days ago
This is exactly what Tauri does: unlike Electron it relies on the system web engine.
1 comments
cute_boi
1237 days ago
Do it uses extra memory? In browser I can open ui in multiple tabs. But, I suspect tauri creates another browser window with different process which consume similar memory that we see in electron.
link