macOS
brew install spidermonkeylocal Homebrew formula metadata
sudo port install spidermonkeyMacPorts ports tree · lang/spidermonkey/Portfile · source: api.github.com
brew
JavaScript-C Engine. Version 140.12.0 via Homebrew; verified 2026-06-22.
install
brew install spidermonkeylocal Homebrew formula metadata
sudo port install spidermonkeyMacPorts ports tree · lang/spidermonkey/Portfile · source: api.github.com
sudo pacman -S js140Arch Linux sync databases · js140 · source: geo.mirror.pkgbuild.com
overview
JavaScript-C Engine
history
SpiderMonkey is Mozilla's JavaScript and WebAssembly engine. It is best known as the JavaScript engine inside Firefox, but package managers also expose it as an embeddable engine and standalone JS shell.
Mozilla's JavaScript engine blog says Brendan Eich wrote the first SpiderMonkey version in 1995. Current Mozilla documentation describes SpiderMonkey as the JavaScript and WebAssembly implementation library of Firefox, with behavior defined by the ECMAScript and WebAssembly specifications.
SpiderMonkey's main adoption path is Firefox, but its standalone shell and embedding APIs have long made it useful to developers, testers, and distribution packagers. The spidermonkey.dev homepage says it is used in Firefox, Servo, and other projects, can be embedded in C++ and Rust projects, run as a standalone shell, and compiled to WASI.
Package users often install SpiderMonkey for the js shell, development headers, or embedding experiments rather than as a user-facing app. Mozilla's build documentation describes using mach to build the JS shell, running it with mach run, and testing with jit-tests and jstests.
SpiderMonkey matters to package nerds because it is a major browser engine component exposed as a standalone runtime package. Its versioned shells, embedding headers, JIT behavior, WebAssembly support, and test-suite expectations make it a recurring dependency and compatibility target across language-runtime packaging.
security posture
No matching local secret-handling manifest was found for spidermonkey. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
js | cli | global executable | |
js140 | cli | global executable | |
js140-config | 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:spidermonkey |
|---|---|
| Version | 140.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spidermonkey |
| Homepage | https://spidermonkey.dev |
| Repository | https://github.com/mozilla-firefox/firefox |
| Upstream docs | https://firefox-source-docs.mozilla.org/js |
| License | MPL-2.0 |
| Source archive | https://archive.mozilla.org/pub/firefox/releases/140.12.0esr/source/firefox-140.12.0esr.source.tar.xz |
| Last updated | 2026-06-22T14:06:20-07:00 |
| Pulse | updated |
| Dependencies | icu4c@78, nspr, readline |
| Build dependencies | cbindgen, lld, pkgconf, python@3.14, rust |
| 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 | spidermonkey |
| Aliases |
|
| 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.
spidermonkey
sudo port install spidermonkeyjs140 140.11.0-1
JavaScript interpreter and libraries - Version 140
sudo pacman -S js140source 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.