A build script for LuaJIT libraries.
Go to file
2025-01-21 10:59:32 -06:00
luajit@a4f56a459a Work out some build kinks on windows 2025-01-21 10:59:21 -06:00
.gitignore Fix build kinks on windows 2025-01-21 10:59:32 -06:00
.gitmodules Work out some build kinks on windows 2025-01-21 10:59:21 -06:00
LICENSE Initial commit 2025-01-15 12:47:45 -06:00
README.md Fix build kinks on windows 2025-01-21 10:59:32 -06:00
xmake.lua Fix build kinks on windows 2025-01-21 10:59:32 -06:00

LuaJIT

A way to build static and dynamic libraries for LuaJIT. Uses xmake and gcc to build and copy over linkable headers/libraries.