lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Jun 23, 2011 at 5:52 PM, Mike Pall <[email protected]> wrote:
> This is the 8th beta release of LuaJIT 2.0.0.

Thanks, Mike!

As a service to the compiler-impaired on Windows, here is a binary
release built with mingw 32-bits

http://stevedonovan.github.com/files/LuaJIT-2.0.0-beta8.zip

Just put the bin directory on your path (LuaJIT needs the modules in
bin\lua\jit to function properly)

If there's a need, I can do a Lua for Windows compatible build.

steve d.