lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Recently I am reading about LuaJIT. Is it possible to use LuaJIT along with LuaInterface which is a .NET supporting library.

Is it possible embed and extend LuaJIT as the same way how we do with standard Lua APIs?

Thanks,

Gopal