Thanks, Victor. I will digest this information. By. 2015-11-19 13:49 GMT-05:00 Victor Bombi:
> Hi Hernan, > luajit http://luajit.org/ is a just in time compiler (JIT) for lua, that > means that you get machine code (as in a C or C++ source compiled) from lua > which is faster (http://luajit.org/performance_x86.html) than pure Lua > virtual machine code. > Besides that, luajit gives you FFI (http://luajit.org/ext_ffi.html) which > lets you use any module (.dll or .so) that is exporting functions from Lua > directly without having to compile a Lua binding for that. > Best > victor > > >
------------------------------------------------------------------------------
_______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users