Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 93330 of Target Platforms

  • Revision slug: CommonJS/Target_Platforms
  • Revision title: Target Platforms
  • Revision id: 93330
  • Created:
  • Creator: Mob
  • Is current revision? No
  • Comment 21 words added

Revision Content

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.

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

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

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

https://www.mozilla.org/rhino/

 Some other JS engines:

https://www.ejscript.org/

https://esxx.org/

https://en.wikipedia.org/wiki/List_of...Script_engines

Code Volunteers

The people on the lists below will help with reference implementations and testing on the JS interpreters listed:

Rhino

Spidermonkey

V8

 

JavaScript Core

 

Ejscript

Revision Source

<p>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.</p>
<p><a class=" external" href="https://developer.mozilla.org/en/SpiderMonkey" rel="freelink">https://developer.mozilla.org/en/SpiderMonkey</a></p>
<p><a class=" external" href="https://code.google.com/p/v8/" rel="freelink">https://code.google.com/p/v8/</a></p>
<p><a class=" external" href="https://trac.webkit.org/wiki/SquirrelFish" rel="freelink">https://trac.webkit.org/wiki/SquirrelFish</a></p>
<p><a class=" external" href="https://www.mozilla.org/rhino/" rel="freelink">https://www.mozilla.org/rhino/</a></p>
<p> Some other JS engines:</p>
<p><a class=" external" href="https://www.ejscript.org/" rel="freelink">https://www.ejscript.org/</a></p>
<p><a class=" external" href="https://esxx.org/" rel="freelink">https://esxx.org/</a></p>
<p><a class=" external" href="https://en.wikipedia.org/wiki/List_of_JavaScript_engines" rel="freelink">https://en.wikipedia.org/wiki/List_of...Script_engines</a></p>
<h2>Code Volunteers</h2>
<p>The people on the lists below will help with reference implementations and testing on the JS interpreters listed:</p>
<h3>Rhino</h3>
<ul> <li>Chris Zumbrunn ( <a class=" external" href="https://zumbrunn.com/" rel="freelink">https://zumbrunn.com/</a> , <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a> ) - in the context of Helma 1.x, Apache Sling and Helma NG</li> <li>Peter Michaux (<a class=" external" href="https://peter.michaux.ca/" rel="freelink">https://peter.michaux.ca/</a>, <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a>)</li> <li>Kris Zyp (<a class=" external" href="https://www.sitepen.com" rel="freelink">https://www.sitepen.com</a>, <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a> implementing in Persevere: <a class=" external" href="https://www.persvr.org/" rel="freelink">https://www.persvr.org/</a>)</li> <li>Robert Thurnher (<a class=" external" href="https://soup.robert42.com" rel="freelink">https://soup.robert42.com</a>, <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a>)</li>
</ul>
<h3>Spidermonkey</h3>
<ul> <li>Mário Valente ( <a class=" external" href="https://mv.asterisco.pt/" rel="freelink">https://mv.asterisco.pt/</a> , <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a> )</li> <li>Wes Garland ( <a class=" external" href="https://www.page.ca/" rel="freelink">https://www.page.ca/</a>, <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a> )</li> <li>Davey Waterson (geekfreak AT gmail)</li>
</ul>
<h3>V8</h3>
<p> </p>
<h3>JavaScript Core</h3>
<p> </p>
<h3>Ejscript</h3>
<ul> <li>Michael O'Brien ( <a class=" external" href="https://www.ejscript.org/" rel="freelink">https://www.ejscript.org/</a> , <a class=" link-mailto" href="mailto:[email protected]" rel="freelink">[email protected]</a>)</li>
</ul>
Revert to this revision