Skip to content

Preview release 2023-06_01

Pre-release
Pre-release
Compare
Choose a tag to compare

In this release we switch the Lua implementation from Lua 5.1 to LuaJIT (v2.1 trunk). LuaJIT is largely compatible with Lua 5.1, but typically performs quite a bit better.

This release also adds builds for MacOSX with ARM64 architecture (e.g. "M1" Macs). All attached MacOSX binaries are compiled on GitHub's x86_64 MacOSX runners; the ARM64 builds are cross-compiled.