Embeddable/Server-side JS

by wesson 4/11/2011, 2:43 AMwith 0 comments

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!

0