Recently I've come across LuaJIT, a modified version of the lua dll for Civ V that increases the speed of lua code quite a bit by using JIT compilation. It works fine with vanilla, but some of the more complex modded lua code out there fails because of changes in the lua system.
So that got me thinking, since we are breaking support for a lot of unmodified third-party lua mods anyway, would it be a good idea for us to officially support something like this to get better performance out of the game? I have no idea if this is possible or practical, but it seems like it might work!
So that got me thinking, since we are breaking support for a lot of unmodified third-party lua mods anyway, would it be a good idea for us to officially support something like this to get better performance out of the game? I have no idea if this is possible or practical, but it seems like it might work!