LuaJIT bindings for Jai
- Download LuaJIT from here: https://luajit.org/download.html
- Copy
src
anddynasm
into./luajit
- Build via
jai .\generate.jai
I have spent a decent amount of hours trying to make it work, but it doesn't seem to like anything I do. Feel free to try it yourself, if you succeed then feel free to make a PR.