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
We'll need to update LuaJIT to accept custom allocators via lua_newstate. Then we will need to provide it an allocator that allocates within the first 2GiB.
The text was updated successfully, but these errors were encountered:
We'll need to update LuaJIT to accept custom allocators via
lua_newstate
. Then we will need to provide it an allocator that allocates within the first 2GiB.The text was updated successfully, but these errors were encountered: