Embeddable JavaScript engine with a compact footprint
Embeddable Javascript engine with compact footprint
duk
$ duk script.js
$ duk
$ duk -e "console.log('Hello from Duktape')"