libluajit-build
February 12, 2026 ยท View on GitHub
build scripts for luajit
This is a component of the MPVKit project.
Installation
Swift Package Manager
Not work on macCatalyst platform
https://github.com/mpvkit/libluajit-build.git
How to build
make build
# or build specified platforms
make build platform=ios,macos
# or see help
make help