Seems like if I use
--newruntime -d:useMalloc
RunI can get around the memory issue. I think there is some thing wrong with the memory allocator when compiling for iOS and android.
Seems like if I use
--newruntime -d:useMalloc
RunI can get around the memory issue. I think there is some thing wrong with the memory allocator when compiling for iOS and android.