SpiderMonkey
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. This page is far from complete, go ahead and write some more!
You can extend this page by editing it. [edit] What is SpiderMonkey?SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is used in the Mozilla and Firefox browsers for JavaScript scripting in web pages, but it can be embedded into any C program, including games. [edit] Links |


