neolithos / neolua

A Lua implementation for the Dynamic Language Runtime (DLR).
https://neolua.codeplex.com/
Apache License 2.0
471 stars 76 forks source link

Support for 5.1, LuaJit ? #112

Closed dr-dba closed 4 years ago

dr-dba commented 4 years ago

Can it be applied for Lua 5.1/LuaJiT? In other words, is it possible to rebuild for 5.1/LuaJiT 2.01?

neolithos commented 4 years ago

NeoLua is based on the .net runtime jit, which is not compatible with the LuaJit.