Hacker News new | ask | show | jobs
by hint23 1995 days ago
You can already do all that with https://bellard.org/jslinux
1 comments

You can, but it is orders of magnitude slower.

Try the "primes.js" example in the nodejs repl with CheerpX, then run it on jslinux and see for yourself.

On my machine it runs about 600 times slower in jslinux than in CheerpX.