probablycorey/wax
Wax is now being maintained by alibaba observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6275
- days_rel: n/a
- days_push: 3443
- n_releases_24m: 0
Adoption not part of the score
1971 stars · 627 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wax is a framework that bridges Lua and Objective-C via the Objective-C runtime, letting developers write native iPhone apps in Lua. The original repository is unmaintained and development has moved to Alibaba's fork, which added 64-bit support, thread-safety fixes, and Lua debugging.
Use cases
- write native iOS apps in Lua
- bridge Lua and Objective-C code
- hot-patch iOS apps with Lua scripts
- call Objective-C APIs from Lua scripts
- prototype iPhone features without recompiling
When to choose
- you maintain a legacy iOS app already using Wax
- you need a mature Lua-to-Objective-C bridge for an older 32-bit or patched 64-bit codebase
- you want to script native iOS behavior dynamically in Lua
When to avoid
- you are starting a new iOS project - Swift or modern alternatives are better supported
- you need App Store-safe hot patching, which Apple now restricts
- you require active maintenance or modern iOS SDK support
Facets
framework · maturity abandoned
mobile-framework interpreter mobile-development programming-languages lua cpp lua objective-c-bridge iphone hot-patching ios
2 sources
- readme: https://github.com/probablycorey/wax · fetched 2026-08-28 · 2dd2ebc95825
- homepage: https://github.com/alibaba/wax · fetched 2026-08-29 · 371208109ae6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| probablycorey/wax | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="probablycorey/wax")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem