macOS
brew install mujslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mujs pour les workflows d'agents IA.
installation
brew install mujslocal Homebrew formula metadata
sudo apk add mujsAlpine Linux edge package indexes · mujs · Source: dl-cdn.alpinelinux.org
sudo apt install mujsDebian stable package indexes · mujs · 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
aperçu
Embeddable Javascript interpreter
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
mujs | cli | exécutable global | |
mujs-pp | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:mujs |
|---|---|
| Version | 1.3.9 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mujs |
| Page d'accueil | https://www.mujs.com/ |
| Dépôt | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mujs.git |
| Docs amont | https://mujs.com/introduction.html |
| Licence | ISC |
| Archive source | https://mujs.com/downloads/mujs-1.3.9.tar.gz |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 mujspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.