Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 851 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 851 Bytes

CrossLua

Compile various Lua distribution binaries for common platforms. That's it. (currently only builds the interpreters)

Supported Versions

  • ✅ Lua 5.1.5
  • ✅ Lua 5.2.4
  • ✅ Lua 5.3.6
  • ✅ Lua 5.4.7
  • ✅ LuaJIT (rolling)
  • ✅ Luau

WARNING: Official Lua versions do not receive automatic Dependabot updates since there isn't a branch maintained that mirrors public releases.

Useful Links