Embeddable JavaScript interpreter with a small footprint
Embeddable Javascript interpreter
mujs
$ mujs
$ mujs script.js
$ mujs -e 'console.log(2 + 3)'