Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
threeseed
on March 4, 2024
|
parent
|
context
|
favorite
| on:
New 13- and 15‑inch MacBook Air with M3 chip
That is simply not true. My Tauri app is 38MB:
https://github.com/harana/search/releases
Electron Framework alone on macOS is 356MB.
And this is reflected in memory usage as well.
rockdoe
on March 4, 2024
|
next
[–]
The Tauri app just uses the system WKWebView. Memory usage can be misleading due to reporting, see e.g.
https://github.com/tauri-apps/tauri/issues/5889
ciupicri
on March 4, 2024
|
prev
[–]
> There aren’t any releases here
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Electron Framework alone on macOS is 356MB.
And this is reflected in memory usage as well.