LuaJIT
Build from source
# MSYS2
git clone --depth=1 https://luajit.org/git/luajit.git
cd luagit
git checkout v2.1
pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-make
make CFLAGS=-DLUAJIT_ENABLE_LUA52COMPAT TARGET_LDFLAGS=-mwindows
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
# MSYS2
git clone --depth=1 https://luajit.org/git/luajit.git
cd luagit
git checkout v2.1
pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-make
make CFLAGS=-DLUAJIT_ENABLE_LUA52COMPAT TARGET_LDFLAGS=-mwindows