Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
@ar2rsawseen Thank you but what i have to do with this ? I replace my liblua.so in my android project but it crash (It is ok, i check the HMTL file inside)
@SinisterSoft Yes, i would the lastest for gideros Can you please explain a little bit how it work ? I'm a trainee and I have to know how it works to explain in my report of internship
Yes thank you very much. Do you have an exemple of project to test if it is working ? Because my game don't crash but I don't notice better performances.
On iOS it's a boost, but not as great a boost as on Android becuase it works in Interpreter mode on iOS.
print(jit:status())
Will show you information or nil if you haven't installed it properly.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Comments
https://github.com/gideros/giderosplugins/tree/master/LuaJIT/luajit
Likes: SinisterSoft
https://deluxepixel.com
(It is ok, i check the HMTL file inside)
@SinisterSoft Yes, i would the lastest for gideros
Can you please explain a little bit how it work ?
I'm a trainee and I have to know how it works to explain in my report of internship
The Gobb : https://play.google.com/store/apps/details?id=fr.toastapp.thegobb
https://github.com/gideros/giderosplugins/blob/master/LuaJIT/install.html
basically you need to do modification and export your project assets again, so they would be included without bytecode
Do you have an exemple of project to test if it is working ?
Because my game don't crash but I don't notice better performances.
The Gobb : https://play.google.com/store/apps/details?id=fr.toastapp.thegobb
print(jit:status())
Will show you information or nil if you haven't installed it properly.
https://deluxepixel.com