Description
Provides a small JavaScript interpreter written in C and designed to be embedded in other software. Developers use it when an application needs scripting support without bringing in a large browser engine.
Use it for embedded scripting, testing, or projects that specifically target MuJS. It is a developer runtime and command-line tool, not a web browser.