Contributor
Matheus Silva Rodrigues

Lua states management for Lunatik


Mentors
Victor Nogueira, lneto
Organization
LabLua

Currently, the creation and management of Lua States in Lunatik bindings are made by the binding itself, which can difficult the interoperability of such systems, furthermore, leaving this task to the developer can increase the complexity of the binding. This project has the objective to move the states control to Lunatik, providing an API for these tasks in order to aid the binding development.