JavaScript: Difference between revisions
Jump to navigation
Jump to search
(Mark JS as obsolete) |
(Mark as obsolete, spelling correctly, and point to SpiderMonkey.dev) |
||
Line 4: | Line 4: | ||
= SpiderMonkey = | = SpiderMonkey = | ||
{{ | For up-to-date information about SpiderMonkey, the JavaScript engine that powers Firefox, visit our new web site at [https://spidermonkey.dev/ SpiderMonkey.dev] | ||
{{outdated|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:40, 27 April 2021
Are you looking for documentation about the JavaScript language? You probably want the Mozilla Developer Network JavaScript site.
SpiderMonkey
For up-to-date information about SpiderMonkey, the JavaScript engine that powers Firefox, visit our new web site at SpiderMonkey.dev
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