Spidermonkey: Difference between revisions

From wikinotes
No edit summary
 
(No difference)

Latest revision as of 12:20, 6 June 2021

Firefox's javascript engine.
Includes an interpreter.

Documentation

js shell https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Introduction_to_the_JavaScript_shell

Install

pacaur -S spidermonkey

Interpreter

js file.js