We've had requests for stable support of node.js / io.js on top of NaCl and
PNaCl, so it would be good to test them.
In-browser or in an app we should be able to use nacl_io to do most of what
node.js / io.js requires.
When running outside the browser we'll need to rely on sel_ldr -a and seccomp
for now, but eventually we should teach sel_ldr to be smarter about file and
socket APIs.
IIRC there was an issue with node.js using epoll, I don't remember if we
resolved it.
FWIW Ripple's Codius has node.js support working in NaCl:
https://github.com/codius/codius-lang-js
Original issue reported on code.google.com by j...@chromium.org on 5 Feb 2015 at 6:51
Original issue reported on code.google.com by
j...@chromium.org
on 5 Feb 2015 at 6:51