Y
Hacker News
new
|
ask
|
show
|
jobs
by
ReactiveJelly
916 days ago
If it has enough features to match Electron, I think it's likely to end up the same size (100 MB on disk)
1 comments
capableweb
916 days ago
No, because Electron embeds Chromium/Chrome, Tauri uses whatever the platform already has.
link
fabrice_d
916 days ago
Correct, but for the Tauri/Servo combination, you need Servo which is unlikely to be already available. Stripped release builds of servo are currently 106M which is quite large. Hopefully some size reduction will be achieved.
link
postalrat
915 days ago
Why not a PWA? Does your app need more permissions to mess with people's system that a PWA would allow?
link