In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

SpiderMonkey: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
m Robot: Bringing template up-to-date (manual fixing may be required)
Mechaelvis (talk | contribs)
m fixed links
Line 5: Line 5:
| version    = 0.1
| version    = 0.1
| author      = [[User:Mjbauer95|Mjbauer95]]
| author      = [[User:Mjbauer95|Mjbauer95]]
| download    = [http://www.mediafire.com/?m44tdzzyktl Here]
| download    = http://www.mediafire.com/?m44tdzzyktl
| source      = Yes at [http://www.mozilla.org/js/spidermonkey Mozilla.org]
| source      = http://www.mozilla.org/js/spidermonkey Mozilla.org
| website    = [http://www.mozilla.org/js/spidermonkey Mozilla.org]
| website    = http://www.mozilla.org/js/spidermonkey
}}
}}
The '''Javascript Library''' is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities.
The '''Javascript Library''' is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities.

Revision as of 14:11, 22 August 2009

Javascript
General
Author(s)Mjbauer95
TypeDevelopment
Version0.1
Links
Download
Website
Mozilla.org Source

The Javascript Library is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities.

Download

You may download it here: http://www.mediafire.com/?m44tdzzyktl

API

Mozilla has created a nice API via jsapi.h. Documentation is at the Mozilla wiki here: https://developer.mozilla.org/en/SpiderMonkey