yeti
yeti copied to clipboard
Use a custom allocator for LuaJIT in 64-bit builds.
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.