Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 420 Bytes

Jai-LuaJIT

LuaJIT bindings for Jai

Building

  1. Download LuaJIT from here: https://luajit.org/download.html
  2. Copy src and dynasm into ./luajit
  3. Build via jai .\generate.jai

Linux support is coming

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.