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)
correct infobox
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox development tools
| title      = Javascript
| title      = Javascript
| desc        = Library
| desc        = Library
| type        = Development
| type        = ported library
| 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 17:23, 2 September 2009

Javascript
General
Author(s)Mjbauer95
TypePorted Libraries
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