macOS
brew install quickjs-nglocal Homebrew formula metadata
sudo port install quickjs-ngMacPorts ports tree · devel/quickjs-ng/Portfile · source: api.github.com
brew / rank 3375
QuickJS, the Next Generation: a mighty JavaScript engine. Version 0.16.2 via Homebrew; verified 2026-09-19. Also installable with nix: nix profile install nixpkgs#quickjs-ng.
install
brew install quickjs-nglocal Homebrew formula metadata
sudo port install quickjs-ngMacPorts ports tree · devel/quickjs-ng/Portfile · source: api.github.com
sudo apk add quickjs-ngAlpine Linux edge package indexes · quickjs-ng · source: dl-cdn.alpinelinux.org
sudo dnf install quickjs-ngFedora Rawhide package metadata · quickjs-ng · source: dl.fedoraproject.org
nix profile install nixpkgs#quickjs-ngnixpkgs package indexes · pkgs/by-name/qu/quickjs-ng/package.nix · source: api.github.com
sudo pacman -S quickjs-ngArch Linux sync databases · quickjs-ng · source: geo.mirror.pkgbuild.com
scoop install main/quickjs-ngScoop official bucket manifest trees · bucket/quickjs-ng.json · source: api.github.com
overview
QuickJS, the Next Generation: a mighty JavaScript engine
history
QuickJS-NG is a community-maintained fork of QuickJS focused on a small, embeddable JavaScript engine with current ECMAScript support.
QuickJS-NG is a community fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon. Its maintainers created the fork after the original project became largely dormant, intending to reignite development and advance standards support.
QuickJS-NG retained the small, embeddable character of QuickJS while restarting active community development. It is packaged across Homebrew, Alpine, MacPorts, Nix, Arch, and Scoop according to the supplied package-manager metadata.
Users run JavaScript with the `qjs` interpreter, compile scripts with `qjsc`, or embed the engine in C applications. It is commonly selected for constrained tools and applications that need a compact JavaScript runtime.
The project matters to runtime enthusiasts because it offers a compact ECMAScript engine, a bytecode compiler, and an embeddable C API outside the dominant V8, JavaScriptCore, and SpiderMonkey families. The NG fork also illustrates how a community can revive a mostly dormant upstream runtime.
security posture
No matching local secret-handling manifest was found for quickjs-ng. 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 |
|---|---|---|---|
qjs | cli | global executable | |
qjsc | 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.
https://github.com/quickjs-ng/quickjs
install metadata
| Package key | brew:quickjs-ng |
|---|---|
| Version | 0.16.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/quickjs-ng |
| Homepage | https://quickjs-ng.github.io/quickjs/ |
| Repository | https://github.com/quickjs-ng/quickjs |
| Upstream docs | https://quickjs-ng.github.io/quickjs/ |
| License | MIT |
| Source archive | https://github.com/quickjs-ng/quickjs/archive/refs/tags/v0.16.2.tar.gz |
| Last updated | 2026-09-19T01:46:45+02:00 |
| Pulse | updated |
| Build dependencies | cmake |
| 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 | quickjs-ng |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
quickjs-ng
nix profile install nixpkgs#quickjs-ngquickjs-ng 0.16.2-r0
Embeddable JavaScript engine in C (NG fork)
https://quickjs-ng.github.io/quickjs/
sudo apk add quickjs-ngquickjs-ng-dev 0.16.2-r0
Embeddable JavaScript engine in C (NG fork) (development files)
https://quickjs-ng.github.io/quickjs/
sudo apk add quickjs-ng-devquickjs-ng-doc 0.16.2-r0
Embeddable JavaScript engine in C (NG fork) (documentation)
https://quickjs-ng.github.io/quickjs/
sudo apk add quickjs-ng-docquickjs-ng-libs 0.16.2-r0
Embeddable JavaScript engine in C (NG fork) (libraries)
https://quickjs-ng.github.io/quickjs/
sudo apk add quickjs-ng-libsquickjs-ng-libs-static 0.16.2-r0
Embeddable JavaScript engine in C (NG fork) (static library)
https://quickjs-ng.github.io/quickjs/
sudo apk add quickjs-ng-libs-staticquickjs-ng 0.16.2-1.fc46
Small and embeddable JavaScript engine
https://github.com/quickjs-ng/quickjs
sudo dnf install quickjs-ngquickjs-ng-devel 0.16.2-1.fc46
Development files for quickjs-ng
https://github.com/quickjs-ng/quickjs
sudo dnf install quickjs-ng-develquickjs-ng-doc 0.16.2-1.fc46
Documentation for quickjs-ng
https://github.com/quickjs-ng/quickjs
sudo dnf install quickjs-ng-docquickjs-ng-libs 0.16.2-1.fc46
Library providing a small JavaScript engine
https://github.com/quickjs-ng/quickjs
sudo dnf install quickjs-ng-libsquickjs-ng 0.16.2-1
A mighty JavaScript engine
https://quickjs-ng.github.io/quickjs
sudo pacman -S quickjs-ngquickjs-ng
sudo port install quickjs-ngmain/quickjs-ng
scoop install main/quickjs-ngsource 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.