macOS
brew install mujslocal Homebrew formula metadata
brew
Embeddable Javascript interpreter. Version 1.3.9 via Homebrew; verified from local package data.
install
brew install mujslocal Homebrew formula metadata
sudo apk add mujsAlpine Linux edge package indexes · mujs · source: dl-cdn.alpinelinux.org
sudo apt install libmujs-devDebian stable package indexes · libmujs-dev · source: deb.debian.org
sudo dnf install mujsFedora Rawhide package metadata · mujs · source: dl.fedoraproject.org
nix profile install nixpkgs#mujsnixpkgs package indexes · pkgs/by-name/mu/mujs/package.nix · source: api.github.com
sudo pacman -S mujsArch Linux sync databases · mujs · source: geo.mirror.pkgbuild.com
sudo zypper install mujsopenSUSE Tumbleweed package metadata · mujs · source: download.opensuse.org
overview
Embeddable Javascript interpreter
history
MuJS is an embeddable JavaScript interpreter in C developed and maintained by Artifex Software. The project site says it was originally developed for the MuPDF viewer, then made useful as an independent component. The GitHub mirror records Artifex copyright years beginning in 2013, and the public repository mirror was created in 2017.
The interpreter is aimed at applications that need scripting without pulling in a large browser engine. Its introduction page emphasizes ES5 compliance, portable C, building from a single C file, a small footprint, a simple embedding API, and a default sandboxed build. The README presents the package as a lightweight interpreter for extending other software with scripting capabilities, with command-line interpreter, static library, and header installation targets.
In package-manager ecosystems, MuJS belongs with embeddable language runtimes such as Lua, Duktape, QuickJS, and JerryScript. Its distinguishing role is a small C implementation tied historically to the MuPDF and Ghostscript/Artifex family, suitable for projects that want JavaScript extension points without V8-scale dependencies.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mujs | cli | global executable | |
mujs-pp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mujs |
|---|---|
| Version | 1.3.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mujs |
| Homepage | https://www.mujs.com/ |
| Repository | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mujs.git |
| Upstream docs | https://mujs.com/introduction.html |
| License | ISC |
| Source archive | https://mujs.com/downloads/mujs-1.3.9.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mujs |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmujs-dev 1.3.6-1
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.6-1
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.6-1
Lightweight JavaScript interpreter
sudo apt install mujsmujs
nix profile install nixpkgs#mujslibmujs-dev 1.3.3-3build2
Lightweight JavaScript interpreter (development package)
sudo apt install libmujs-devlibmujs3 1.3.3-3build2
Lightweight JavaScript interpreter library
sudo apt install libmujs3mujs 1.3.3-3build2
Lightweight JavaScript interpreter
sudo apt install mujsmujs 1.3.9-r0
An embeddable JavaScript interpreter
sudo apk add mujsmujs-dev 1.3.9-r0
An embeddable JavaScript interpreter (development files)
sudo apk add mujs-devmujs-libs 1.3.9-r0
An embeddable JavaScript interpreter (libraries)
sudo apk add mujs-libsmujs-static 1.3.9-r0
An embeddable JavaScript interpreter (static library)
sudo apk add mujs-staticmujs 1.3.7-2.fc44
An embeddable Javascript interpreter
sudo dnf install mujsmujs-devel 1.3.7-2.fc44
MuJS development files
sudo dnf install mujs-develmujs-static 1.3.7-2.fc44
MuJS development files using static lib
sudo dnf install mujs-staticmujs 1.3.9-1
An embeddable Javascript interpreter in C
sudo pacman -S mujsmujs 1.3.7-3.2
An embeddable Javascript interpreter
https://github.com/ccxvii/mujs
sudo zypper install mujssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.