everyonesconnected

joined 2 years ago
[–] everyonesconnected@lemmy.dbzer0.com 11 points 1 month ago (2 children)

So from what I can read, the Morrowind Script Extender uses LuaJIT instead of regular lua, which does tracing just-in-time compilation. Meaning, and I'm just paraphrasing wikipeda here, it compiles frequently executed sequeneces of operations into machine code.