JavaScript: Difference between revisions
Jump to navigation
Jump to search
(→Links: added links to TH info pages) |
(→Links: fix page name) |
||
Line 29: | Line 29: | ||
* [[JavaScript:Home Page|Old JavaScript project page]] | * [[JavaScript:Home Page|Old JavaScript project page]] | ||
* [[Javascript:SpiderMonkey:ExactStackRooting|Information on the Treeherder hazard builds ('''H''' builds)]] | * [[Javascript:SpiderMonkey:ExactStackRooting|Information on the Treeherder hazard builds ('''H''' builds)]] | ||
* [[Javascript: | * [[Javascript:Automation Builds|Information on the Treeherder shell builds ('''SM(...)''' builds)]] |
Revision as of 19:38, 27 February 2015
Are you looking for documentation about the JavaScript language? You probably want the Mozilla Developer Network website.
This is the project page for SpiderMonkey, Mozilla's JavaScript engine.
Communication
- Mailing lists:
- dev-tech-js-engine-internals for SpiderMonkey project discussion (You probably want this list!)
- dev-tech-js-engine for questions about embedding the standalone SpiderMonkey releases
- irc.mozilla.org:
- #jsapi for all things SpiderMonkey
- #jslang for ECMAScript standards discussion
New Contributors
- "So you're new to SpiderMonkey" is a guide for new contributors
- SpiderMonkey coding style guide
- JavaScript engine hackers and areas of expertise
- MDN's SpiderMonkey C++ documentation