JavaScript: Difference between revisions
Jump to navigation
Jump to search
(IRC to Matrix) |
(Mark JS as obsolete) |
||
Line 1: | Line 1: | ||
Are you looking for documentation about the JavaScript language? You probably want the [https://developer.mozilla.org/docs/Web/JavaScript Mozilla Developer Network] | Are you looking for documentation about the JavaScript language? You probably want the [https://developer.mozilla.org/docs/Web/JavaScript Mozilla Developer Network JavaScript site]. | ||
= SpiderMonkey = | |||
{{obsolete|section=yes}} | |||
This is the project page for '''SpiderMonkey''', Mozilla's JavaScript engine. | This is the project page for '''SpiderMonkey''', Mozilla's JavaScript engine. |
Revision as of 20:39, 27 April 2021
Are you looking for documentation about the JavaScript language? You probably want the Mozilla Developer Network JavaScript site.
SpiderMonkey
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