On Linux this code does not trigger the out of memory handler, or triggers it too late (when PICO-8 has already allocated 3 gigabytes of memory), causing a crash.
s,n="x",0
::lol::
print("2^"..n.." "..stat(0))
s,n=s..s,n+1
goto lol
|
P#30978 2016-10-15 10:17 ( Edited 2016-10-15 14:17)
[Please log in to post a comment]



