Skip to content

marchc1/LuaJIT-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# LuaJIT Releases

This tries to provide Github-built binaries for LuaJIT, targetting Windows (x64 only), Mac OS X, and Linux. It is not automatically syncing at the moment, but I may look into how to do that later. I mostly needed this to simplify the building process for LuaJIT in a project. This only builds 2.1.

README for LuaJIT 2.1
---------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: https://luajit.org/

LuaJIT is Copyright (C) 2005-2025 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:

 doc/luajit.html

About

Build releases for LuaJIT, updates as frequently as this repo is synced

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.4%
  • Lua 15.6%
  • Other 2.0%