|
|
|
|
|
by mpyne
49 days ago
|
|
> But it consumes at least 10x-100x more resources to run a web app than to run a comparable desktop app (written in a sufficiently low level language) Does it? Have you compared a web app written in a sufficiently low level language with a desktop app? |
|
And if we're talking about simple GUI apps, you can run them in 10 megabytes or maybe even less. It's cheating a bit as the OS libraries are already loaded - but they're loaded anyway if you use the browser too, so it's not like you can shave off of that.