Menu

LuaJIT binaries

Stefan Reich

The quite interesting LuaJIT project (a JIT compiler for Lua) has the policy of not distributing binaries. Which I personally find strange. We don't want to compile stuff ourselves on Windows. We want binaries :)

As there seem little to no LuaJIT binaries anywhere on the web, I decided to put some up myself. Here goes:

The build went through with no errors and the JIT seems to just work just fine. It even runs Lua OS now (with a few minor issues).


Related

Wiki: Home

Discussion

  • Anonymous

    Anonymous - 2013-03-21

    Thank you very much!! Compiling stuff on Windows is IMHO a painful process even with IDE support (which can be a hindrance if issues with the build system appear).

     
  • Anonymous

    Anonymous - 2013-06-16

    Thank you very much.

     
  • Anonymous

    Anonymous - 2013-08-01

    https://github.com/malkia/ufo
    UFO - Un Finished Object
    UFO is a portable distribution of LuaJIT (http://luajit.org),
    that includes precompiled binaries for various platforms,
    and FFI bindings for several open source (precompiled) libraries

     

Anonymous
Anonymous

Add attachments
Cancel