LuaState 1.0
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
Clean and stable API with most basic functions.
Next features to implement: