fix a number of issues with error handling (#194)
- fix issue where (null) is printed on errors (#87) - fix several issues where lua stack was not correctly managed - fix a bug in keyboard keystate init - optimize some cases of lua stack management - Add custom atpanic() handler (we can expand on this later)
Please register or sign in to comment