Hacker News new | ask | show | jobs
by aufreak3 5167 days ago
One relatively speedy route to getting solid numerics scriptability in JS is to do the heavy lifting in NaCl. An NaCl plugin for node would then let you use the same binaries on both the server and client.