ServerJS/Target Platforms

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

There are four main open source JavaScript interpreters today: Rhino, Spidermonkey, v8 and JavaScriptCore. Our goal is that libraries and applications that use the APIs defined here (and nothing else platform specific) will run unmodified on all four of these interpreters.

http://developer.mozilla.org/en/SpiderMonkey

http://code.google.com/p/v8/

http://trac.webkit.org/wiki/SquirrelFish

http://www.mozilla.org/rhino/

Some other JS engines:

http://www.ejscript.org/

http://esxx.org/

http://en.wikipedia.org/wiki/List_of_JavaScript_engines

Code Volunteers

Rhino

Spidermonkey

V8

JavaScriptCore

Ejscript