Error when running in Safari.

Cannot enlarge memory arrays. Either (1) compile with -s TOTAL_MEMORY=X with X higher than the current value 16777216, (2) compile with ALLOW_MEMORY_GROWTH which adjusts the size at runtime but prevents some optimizations, or (3) set Module.TOTAL_MEMORY before the program runs.

On another note, if I run it in Chrome, I believe the same error is occurring, but it does not populate the box in which it does logging with any text/messages at all.

I noticed that a lot of times projects won’t load in Safari at all initially, but if I try them a second or third time, they’ll appear. Maybe it’s just mine though. Version 7.0.3 (9537.75.14)

I noticed that a lot of times projects won’t load in Safari at all initially, but if I try them a second or third time, they’ll appear. Maybe it’s just mine though. Version 7.0.3 (9537.75.14)