mujs
« Back to VersTracker
Description:
Embeddable Javascript interpreter
Type: Formula  |  Latest Version: 1.3.8@0  |  Tracked Since: Nov 10, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: javascript interpreter c-library scripting embedded
Install: brew install mujs
About:
MuJS is a lightweight, embeddable JavaScript interpreter designed for integration into C applications. It implements the ECMAScript standard (ES5) and provides a simple API for executing JavaScript code and interacting with native C functions. Its primary value is offering a minimal footprint and straightforward integration for applications needing scripting capabilities.
Key Features:
  • Embeddable C library
  • ECMAScript 5 compliant
  • Simple C API
  • Minimal footprint
Use Cases:
  • Adding scripting support to C/C++ applications
  • Configuration file parsing
  • Extending native applications with user scripts
Alternatives:
  • QuickJS – QuickJS is a more modern, feature-rich interpreter (ES2020+) but has a larger codebase than MuJS.
  • Duktape – Duktape is another lightweight embeddable interpreter, very similar in scope and goals to MuJS.
Version History
Detected Version Rev Change Commit
Nov 10, 2025 11:16am 0 VERSION_BUMP 86c75399
Nov 19, 2024 12:01am 0 VERSION_BUMP 67c96b5f