Hacker News new | ask | show | jobs
by mschulze 3171 days ago
> One of the nice things about JS versions of stuff is being able to run it everywhere.

To my knowledge node does not run on SPARC processors (because V8 doesn't).

1 comments

I remember reading that they made it engine-agnostic a while ago.
That doesn't (yet) work with native libraries though.