macOS
brew install fibjslocal Homebrew formula metadata
brew
JavaScript on Fiber. Version 0.37.0 via Homebrew; verified from local package data.
install
brew install fibjslocal Homebrew formula metadata
overview
JavaScript on Fiber
history
fibjs is a JavaScript runtime built on Chrome's V8 engine with a fiber-based, synchronous-style, non-blocking I/O model. It targets server-side JavaScript users who want blocking-looking code paths on top of cooperative fibers.
The GitHub repository was created in May 2014. The README describes fibjs as JavaScript on Fiber and emphasizes V8, fiber switching, synchronous style, and non-blocking I/O as the runtime's core design.
The earliest release returned by the GitHub API in this batch run is v0.2.1 from August 2016, while another cited release was v0.37.0 from February 2024. The repository metadata still showed activity in 2026, but the official README remains terse compared with larger JavaScript runtimes.
fibjs has a narrower package footprint than Node.js-family tools; the package facts in this batch show Homebrew as the listed package manager. Its GitHub repository nevertheless has a multi-thousand-star audience, suggesting a visible but specialized community around its fiber-first runtime model.
Users run JavaScript with the `fibjs` executable and use the project's documentation for the guide, manual, download page, and module reference. The README directs users to fibjs.org docs and a separate fibjs_docs repository.
fibjs is interesting to package nerds as an alternative JavaScript runtime with a distinct concurrency model rather than as another Node.js package manager companion. Packaging it means providing a standalone V8-based runtime for a smaller ecosystem.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
fibjs | 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/fibjs/fibjs
install metadata
| Package key | brew:fibjs |
|---|---|
| Version | 0.37.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fibjs |
| Homepage | https://fibjs.org/ |
| Repository | https://github.com/fibjs/fibjs |
| Upstream docs | https://fibjs.org/docs |
| License | GPL-3.0-only |
| Source archive | https://github.com/fibjs/fibjs/releases/download/v0.37.0/fullsrc.zip |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fibjs |
| 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 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.