mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
cb4b45dcf1
It should be preferred instead of Data:getPointer because the latter uses lightuserdata which can't store more all possible memory addresses on some new arm64 architectures, when LuaJIT is used.