Skip to content
  • Jake Stine's avatar
    fix a number of issues with error handling (#194) · 7b5bd3d5
    Jake Stine authored
    - 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)
    7b5bd3d5