Update linc_lua.xml 5eb000b Add files via upload 1da885f superpowers04 merged commit 1906c4a into superpowers04:master Jul 24, 2024 Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment Reviewers No reviews Assignees No one assigned La...
However, a single operation allocating too much memory is no longer an issue because in LuaJIT there are no debug hooks and it is trivial to implement a loop to allocate memory on every single iteration. Additionally, since the string table is global and obtainable by any sandboxed string, ...