mirror of
https://github.com/love2d/love.git
synced 2026-08-12 08:30:56 +02:00
a066e18aa6
Some users complained that LOVE simply closes when it reaches certain memory limit. Note that this is not a foolproof solution. See the comments. The real fix for this is to switch LuaJIT to GC64 mode on x64.