Remix.run Logo
kragen 3 days ago

It does support a number of features that are not in Lua 5.1, notably a JIT compiler and an FFI, as well as some features from PUC Lua 5.2. If you mean to ask why it hasn't broken compatibility with Lua 5.1, it's probably so it can keep existing LuaJIT code bases running.