Hacker News new | ask | show | jobs
Embeddable/Server-side JS (github.com)
2 points by wess 5549 days ago
We are currently working on building a server-side/system Javascript library on v8. It includes all the CommonJS specs as well as being threadsafe and optional asynchronous/evented functions.

We are currently looking for opinions, suggestions, advice and someone to help us put together a nice build script to make it as easy as possible to build/embed CoreJS or build it to run as it's own process.

Thanks!