js17

Spidermonkey javascript shell

Install

All systems
curl cmd.cat/js17.sh
Ubuntu
apt-get install libmozjs-17.0-bin
Windows (WSL2)
sudo apt-get update sudo apt-get install libmozjs-17.0-bin
Raspbian
apt-get install libmozjs-17.0-bin

libmozjs-17.0-bin

Spidermonkey javascript shell

SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript.