|
|
|
|
|
by tempodox
1796 days ago
|
|
If a machine is too weak to run an app compiled to native code, how is downloading a JS version and running that any better? If anything, it would need more RAM and more CPU, not less, apart from the additional network bandwidth. |
|
That's not really what this app seems to do. When you run an application on this neverinstall product, it doesn't magically transpile the native app into JavaScript. The app still runs natively on a real virtual server on a server farm somewhere.
The only JavaScript your browser downloads & interprets is the networking & rendering code necessary to connect to what is essentially a VPS.
But yes, I agree. This is a network bandwidth (+ privacy!) nightmare.