|
|
|
|
|
by normac
3772 days ago
|
|
This is such a great demonstration of both how fast JS engines have become in the browser, and how much less efficient native software has become overall. Running on top of an x86 emulator in JavaScript, it's still faster to pop open a file browser and click around than it is on some modern smartphones. |
|
It's not that "native software" has become less efficient, but rather that it is slowly disappearing.