JavaScript: Difference between revisions
Jump to navigation
Jump to search
(Remove broken status reports link) |
(IRC to Matrix) |
||
Line 14: | Line 14: | ||
** [https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals dev-tech-js-engine-internals] for SpiderMonkey project discussion '''(You probably want this list!)''' | ** [https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals dev-tech-js-engine-internals] for SpiderMonkey project discussion '''(You probably want this list!)''' | ||
** [https://lists.mozilla.org/listinfo/dev-tech-js-engine dev-tech-js-engine] for questions about embedding the standalone SpiderMonkey releases | ** [https://lists.mozilla.org/listinfo/dev-tech-js-engine dev-tech-js-engine] for questions about embedding the standalone SpiderMonkey releases | ||
* [https:// | * Matrix [https://chat.mozilla.org https://chat.mozilla.org] | ||
** ''' | ** '''spidermonkey''' for all things SpiderMonkey | ||
== New Contributors == | == New Contributors == |
Revision as of 16:11, 17 June 2020
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
- Matrix https://chat.mozilla.org
- spidermonkey for all things SpiderMonkey
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