Great work! After some time, I encountered OOM error with probably too many entities.
Aborted(Cannot enlarge memory arrays to size 67112960 bytes (OOM). Either (1) compile with -sINITIAL_MEMORY=X with X higher than the current value 67108864, (2) compile with -sALLOW_MEMORY_GROWTH which allows increasing the size at runtime, or (3) if you want malloc to return NULL (0) instead of this abort, compile with -sABORTING_MALLOC=0)
baransu
2
Posts
A member registered Jan 02, 2022