Description
JavaScript scripts can be run quickly with a lightweight QuickJS-based command-line runtime.
It is useful for automation, small tools, embedded-style scripting, and experiments where a full Node.js environment is unnecessary. Scripts can access files or execute logic locally, so run only code you trust.