When i Run HTML5 Build Getting this Error "uncaught exception: out of memory"

Hi, I have build my project to HTML5 when i run it Firefox i am receiving this error how i will fix that?
“uncaught exception: out of memory”

Hi had the same issue. I was able to resolve it by installing emscripten.

I used the emscripten SDK Web Installer as was recommended and linked here:

Try increasing your memory heap size under project settings>html

hope it helps :slight_smile: