Skip to content

LuaState 1.0

Compare
Choose a tag to compare
@AdUki AdUki released this 06 May 09:14
· 122 commits to master since this release

Clean and stable API with most basic functions.
Next features to implement:

  • Lua stack guard, so lua::Values cannot be invalidated
  • Lua parallel function calls from C++ using native C++11 thread library