Hey LuaRT Community!
Currently, I am working hard on releasing LuaRT 1.3.0 as soon as possible. Documentation is still a struggle for me; development is done.
In order to keep you waiting, here are some of this release's highlights:
UTF8 specific string functions will now be prefixed by a u
to provide complete string compatibility with standard Lua
Requiring for embedded DLL binary modules in memory will be available for compiled scripts (without having to extract them first). Some binary modules might not work and there will still be a dependency on Lua54.DLL.
LuaRT JSON binary module will now be available in the modules\
LuaRT installation folder.
Expect a big update for LuaRT Studio (with a lots of bugfixes and new functionnalities)
Regards,
Samir