Difference between revisions of "SpiderMonkey"
Jump to navigation
Jump to search
Mechaelvis (talk | contribs) (correct infobox) |
|||
Line 5: | Line 5: | ||
| version = 0.1 | | version = 0.1 | ||
| author = [[User:Mjbauer95|Mjbauer95]] | | author = [[User:Mjbauer95|Mjbauer95]] | ||
− | | download = | + | | download = |
| source = http://www.mozilla.org/js/spidermonkey Mozilla.org | | source = http://www.mozilla.org/js/spidermonkey Mozilla.org | ||
| website = http://www.mozilla.org/js/spidermonkey | | website = http://www.mozilla.org/js/spidermonkey | ||
}} | }} | ||
+ | {{No Download}} | ||
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. | ||
− | |||
− | |||
− | |||
== API == | == API == |
Latest revision as of 06:51, 21 August 2022
Javascript | |
General | |
---|---|
Author(s) | Mjbauer95 |
Type | Ported Libraries |
Version | 0.1 |
Links | |
Website | |
Mozilla.org Source |
ARCHIVISTS NEEDED |
This homebrew application currently contains an invalid download link. It was either not caught in the web archive or on a forum that required registration to download files; which the Wayback Machine cannot index. PLEASE PROVIDE A NEW DOWNLOAD IF YOU HAVE THIS APPLICATION. |
The Javascript Library is a port of the Spidermonkey Javascript Engine. It can be used for many different functionalities.
API
Mozilla has created a nice API via jsapi.h. Documentation is at the Mozilla wiki here: https://developer.mozilla.org/en/SpiderMonkey