# Install mujs with Homebrew

Embeddable Javascript interpreter. Version 1.3.9 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:mujs
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install mujs
```

  Evidence: provider-native install command

## Package facts

- **Package key:** brew:mujs
- **Package manager:** Homebrew
- **Version:** 1.3.9
- **Source summary:** Embeddable Javascript interpreter
- **Homepage:** <https://www.mujs.com/>
- **Generated:** 2026-08-03T00:40:33+00:00

## Executables

- mujs (alias)
- mujs-pp (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.3.9
## Project history and usage

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.

### Project history

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.

### How it is used

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.

### Sources

- <https://api.github.com/repos/ArtifexSoftware/mujs>
- <https://formulae.brew.sh/formula/mujs>
- <https://github.com/ArtifexSoftware/mujs>
- <https://mujs.com/>
- <https://mujs.com/introduction.html>


## Security Notes

generalized runtime or code generation signal.

- **Geiger risk:** yellow / medium
- generalized runtime or code generation signal


## Combined YAML source

View the package source record on GitHub. [combined/mujs.yml](https://github.com/automic-vault/db/blob/main/combined/mujs.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
