yeti icon indicating copy to clipboard operation
yeti copied to clipboard

Use a custom allocator for LuaJIT in 64-bit builds.

Open mtwilliams opened this issue 8 years ago • 0 comments

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.

mtwilliams avatar Jun 12 '16 05:06 mtwilliams