You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2018. It is now read-only.
I've been using this for a fantasy console project of mine for a few months. There seems to be a leak somewhere that leads to a 100% cpu usage by the lua garbage collector after a few minutes. Is this a know issue of lua.vm.js or something wrong on my side ? My lua stack is always empty after each function call and I've no idea what other check I can to do try and figure out where the problem is.