-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luajit vs luajit2 #224
Comments
We usually call it OpenResty LuaJIT for the LuaJIT2 you mentioned.
Some of the patches won't be accepted.
OpenResty LuaJIT merges the changes from LuaJIT/LuaJIT in a timely manner. |
Thank you for your reply! |
Hello!
I'm a nginx maintainer in openSUSE and I recently had a need to build nginx-lua-module for redis access and I just now found out about luajit and luajit2 and I want to figure out whether I should replace luajit with luajit2, make them alternatives or use luajit2 only for nginx-module-lua.
What is the difference in them and what are the advantages and disadvantages of each over the other.
OpenResty claims luagit2 works much better with mginx-module-lua.
That's all I understand so far.
Why can't OpenResty patches just be added to upstream?
Is it possible to replace luajit with luajit2 in the operating system and what consequences will this cause, for example for gegl used in gimp?
Or does luajit2 work better only with nginx-module-lua and luajit is better for everything else?
LuaJIT/LuaJIT#1191
The text was updated successfully, but these errors were encountered: