which contain necessary Lua files. Rename this as 'jit'.
Make a folder in the same directory as luajit.exe and call it 'lua';
copy the 'jit' folder into 'lua'.
The 'lua' folder will be where LuaJIT will initially look for Lua
packages; now it contains the jit package and 'luajit -b' will work
and show you how to compile files to bytecode.