Description
Provides an embeddable JavaScript engine for applications that need scripting support without a full browser runtime. Developers can use it to run JavaScript inside C or C++ programs.
This is a library, not a web browser or Node.js replacement. Applications embedding a script engine should sandbox and validate untrusted code carefully.