macOS
brew install luajit-openrestylocal Homebrew formula metadata
sudo port install luajit-openrestyMacPorts ports tree · lang/luajit-openresty/Portfile · 来源: api.github.com
安装
brew install luajit-openrestylocal Homebrew formula metadata
sudo port install luajit-openrestyMacPorts ports tree · lang/luajit-openresty/Portfile · 来源: api.github.com
概览
OpenResty's Branch of LuaJIT 2
历史
OpenResty LuaJIT is OpenResty's maintained branch of LuaJIT 2. It tracks upstream LuaJIT while carrying runtime and JIT changes that OpenResty needs for high-volume nginx/OpenResty deployments.
The branch exists because OpenResty embeds LuaJIT deeply into its web platform. OpenResty's LuaJIT page says LuaJIT became enabled by default in OpenResty 1.5.8.1 and that modern OpenResty uses its own LuaJIT branch with bug fixes and optimizations for OpenResty workloads.
The repository README is explicit that this is the official OpenResty branch, not an independent fork in the usual sense, because it regularly synchronizes changes from upstream LuaJIT. Its additions include Lua APIs such as table.isempty, table.isarray, table.nkeys, table.clone, jit.prngstate, and thread exdata helpers, plus C APIs and JIT tuning.
Adoption follows OpenResty rather than a standalone language community. OpenResty's components documentation says OpenResty's LuaJIT branch is bundled and enabled by default in OpenResty releases since 1.5.8.1, and later OpenResty documentation recommends the branch for ARM64 and OpenResty-specific APIs.
As a Homebrew and MacPorts package, luajit-openresty also matters outside full OpenResty installs: package users can install the OpenResty-tuned LuaJIT runtime directly for development, extension testing, or applications that need OpenResty's LuaJIT behavior.
Users typically install it as the LuaJIT runtime for OpenResty modules, nginx Lua code, and OpenResty-adjacent libraries. It can also be used as a drop-in LuaJIT variant when a project expects OpenResty's extra APIs or JIT defaults.
The important operational distinction is compatibility with OpenResty's runtime assumptions. The branch stays close to upstream LuaJIT, but package maintainers and module authors care about the additional APIs, OpenResty macro, and optimizations documented in the README.
For package maintainers, this package is the LuaJIT variant that explains why systems may ship both luajit and luajit-openresty. It is not merely a differently named formula: it represents the runtime ABI and behavioral expectations of the OpenResty ecosystem.
It is also a good example of a language runtime split driven by an embedding platform. The package is small at the command-line surface, but its significance comes from keeping OpenResty's Lua ecosystem reproducible across source builds, distro packages, and Homebrew installs.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
luajit-2.1.1776221388 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/openresty/luajit2
安装元数据
| 软件包键 | brew:luajit-openresty |
|---|---|
| 版本 | 2.1-20260701 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/luajit-openresty |
| 主页 | https://github.com/openresty/luajit2 |
| 仓库 | https://github.com/openresty/luajit2 |
| 上游文档 | https://github.com/openresty/luajit2#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/openresty/luajit2/archive/refs/tags/v2.1-20260701.tar.gz |
| 最后更新 | 2026-07-01T10:10:41Z |
| Pulse | updated |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | luajit-openresty |
| Version Scheme | 1 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
luajit-openresty
sudo port install luajit-openresty来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.