macOS
brew install fibjslocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fibjs pour les workflows d'agents IA.
installation
brew install fibjslocal Homebrew formula metadata
aperçu
JavaScript on Fiber
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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 |
|---|---|---|---|
fibjs | 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.
https://github.com/fibjs/fibjs
métadonnées d'installation
| Clé du paquet | brew:fibjs |
|---|---|
| Version | 0.37.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fibjs |
| Page d'accueil | https://fibjs.org/ |
| Dépôt | https://github.com/fibjs/fibjs |
| Docs amont | https://fibjs.org/docs |
| Licence | GPL-3.0-only |
| Archive source | https://github.com/fibjs/fibjs/releases/download/v0.37.0/fullsrc.zip |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, 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 | 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 |
|
piste 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.