Whoah, I can just copy the LuaJit dll and replace it with lua51.dll. It actually works When executing my example code it was done in 0.426 seconds.
OOh, and goto's are working in LuaJit
And even the FFI works
I also heard that raw byte code is portable across every architecture that LuaJit supports. This way people could create closed source plugins if they wanted to.
OOh, and goto's are working in LuaJit
And even the FFI works
I also heard that raw byte code is portable across every architecture that LuaJit supports. This way people could create closed source plugins if they wanted to.