# 使用 Homebrew, MacPorts 安装 luajit-openresty

查看 luajit-openresty 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:luajit-openresty
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install luajit-openresty
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install luajit-openresty
```

  证据: MacPorts ports tree: lang/luajit-openresty/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:luajit-openresty
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/luajit-openresty>
- **版本:** 2.1-20260701
- **来源摘要:** OpenResty's Branch of LuaJIT 2
- **主页:** <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
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- luajit-2.1.1776221388 (cli)
- luajit-2.1.1776221388 (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 2.1-20260701
- 管理器更新时间: 2026-07-01
- 本地数据: OK
- 上游仓库: https://github.com/openresty/luajit2
- 检测到的最新版本: v2.1-20260701 (当前)
## 项目历史与用法

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.

### 时间线

- 2011: OpenResty's LuaJIT documentation page was created.
- 2014: OpenResty documentation states LuaJIT is enabled by default since OpenResty 1.5.8.1.
- 2017: The branch documents additional OpenResty patches and APIs on top of upstream LuaJIT.
- 2025: GitHub shows v2.1-20250826 as a recent OpenResty LuaJIT release tag.

### Related projects

- LuaJIT is the upstream runtime that OpenResty's branch follows.
- OpenResty is the primary platform that bundles and depends on this branch.
- ngx_lua and lua-resty libraries are the main package ecosystem that benefits from OpenResty's LuaJIT behavior.

### 来源

- <https://github.com/openresty/luajit2>
- <https://openresty.org/en/components.html>
- <https://openresty.org/en/luajit.html>
- source_facts.package-manager


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- MacPorts - luajit-openresty: normalized package name match | MacPorts ports tree: lang/luajit-openresty/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [luajit](https://www.automicvault.com/zh-hans/pkg/brew/luajit/) - Shares av.db curated category or tags: cli, jit-compiler, language-runtime, lua, runtime.
- [luvit](https://www.automicvault.com/zh-hans/pkg/brew/luvit/) - Shares av.db curated category or tags: cli, language-runtime, lua, runtime.
- [bigloo](https://www.automicvault.com/zh-hans/pkg/brew/bigloo/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [chezscheme](https://www.automicvault.com/zh-hans/pkg/brew/chezscheme/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [chicken](https://www.automicvault.com/zh-hans/pkg/brew/chicken/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [clozure-cl](https://www.automicvault.com/zh-hans/pkg/brew/clozure-cl/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [dartaotruntime](https://www.automicvault.com/zh-hans/pkg/brew/dartaotruntime/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [deno](https://www.automicvault.com/zh-hans/pkg/brew/deno/) - Shares av.db curated category or tags: cli, language-runtime, runtime.
- [sagittarius-scheme](https://www.automicvault.com/zh-hans/pkg/brew/sagittarius-scheme/) - Local package facts share a topical domain. Shared terms: cli, compiler, language, language-runtime, runtime.
- [clojurescript](https://www.automicvault.com/zh-hans/pkg/brew/clojurescript/) - Local package facts share a topical domain. Shared terms: cli, compiler, language, language-runtime, runtime.

## Combined YAML source

View the package source record on GitHub. [combined/luajit-openresty.yml](https://github.com/automic-vault/db/blob/main/combined/luajit-openresty.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
