Automic VaultAutomic Vault

brew

Install luajit-openresty with Homebrew, MacPorts

OpenResty's Branch of LuaJIT 2. Version 2.1-20260701 via Homebrew; verified 2026-07-01.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install luajit-openresty

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install luajit-openresty

MacPorts ports tree · lang/luajit-openresty/Portfile · source: api.github.com

overview

Package summary

OpenResty's Branch of LuaJIT 2

Commands and aliases

  • luajit-2.1.1776221388

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: yellow

generalized runtime or code generation signal.

Risk classifier

yellow risk · medium confidence · runtime

Why

  • generalized runtime or code generation signal

Signals

  • text:jit

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
luajit-2.1.1776221388cliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.1-20260701
manager updated2026-07-01
local dataok
upstreamcurrent
latest detectedv2.1-20260701

https://github.com/openresty/luajit2

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:luajit-openresty
Version2.1-20260701
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/luajit-openresty
Homepagehttps://github.com/openresty/luajit2
Repositoryhttps://github.com/openresty/luajit2
Upstream docshttps://github.com/openresty/luajit2#readme
LicenseMIT
Source archivehttps://github.com/openresty/luajit2/archive/refs/tags/v2.1-20260701.tar.gz
Last updated2026-07-01T10:10:41Z
Pulseupdated
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameluajit-openresty
Version Scheme1
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

luajit-openresty

sudo port install luajit-openresty
  • normalized package name match
  • Matched by: Luajit Openresty
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/luajit-openresty/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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