This repository was archived by the owner on Dec 29, 2024. It is now read-only.
v2.0-beta8
What's Changed
- New method LuaAPI.configure_gc - Is a direct exposure of lua_gc for the Lua C API
- Improvements to memory management - There were several severe issues that could lead to memory leaks. They have been fixed in this release.
- Other small improvements