Hacker News new | ask | show | jobs
by mr_toad 2810 days ago
You could just port the C libraries that Python uses.

You might want to check that you’re actually gaining any performance, the JIT compilations of JavaScript aren’t often slow.