macOS
brew install fibjslocal Homebrew formula metadata
安装
brew install fibjslocal Homebrew formula metadata
概览
JavaScript on Fiber
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fibjs | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/fibjs/fibjs
安装元数据
| 软件包键 | brew:fibjs |
|---|---|
| 版本 | 0.37.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fibjs |
| 主页 | https://fibjs.org/ |
| 仓库 | https://github.com/fibjs/fibjs |
| 上游文档 | https://fibjs.org/docs |
| 许可证 | GPL-3.0-only |
| 源码归档 | https://github.com/fibjs/fibjs/releases/download/v0.37.0/fullsrc.zip |
| 构建依赖 | cmake |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.