|
|
|
|
|
by ensardev
11 days ago
|
|
“Actually, you're right—as you said, WebView usage isn't included in that figure. The 10 MB you see is actually just the footprint of the Rust binary. Still, I have to say that Tauri has turned out to be a truly excellent tool in this regard. Compared to Electron, since the WebView2 runtime is shared with the operating system (each package doesn't bundle its own Chromium), the system overhead remains very light.” And yes, you’re getting the SmartScreen warning because this build hasn’t been signed yet. This is generally a bit of a hassle for individual developers. However, I’m looking into this issue. |
|