Note that Safari on iOS is much more memory-constrained than on the
desktop, and much more aggressively terminates tabs for high memory usage.
This can easily happen when allocating a lot of linear memory for the
WebAssembly module, or simply from all the JIT compiled code.

-- brion

On Mon, Jul 24, 2023 at 1:52 AM Ulhas Pawar <ulhas.pa...@orbo.ai> wrote:

> Hello All!
> I am using Emscripten to build Wasm for my application.
> I am facing weird issue on iPhones where wasm crashes. Post crash,
> browser tab is reloaded.
>
> My current setup is on 2.0.15.
>
> Do let me know if I need to build with flags or different Emscripten
> builds.
>
> Any help is appreciated :)
>
>
> Thanks,
> Ulhas
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to emscripten-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/emscripten-discuss/CAHSofyPF2v%3DBWEMkeTVU_57Jh6yJ%3Dam4tb4KLzTG8kjL2eVfYw%40mail.gmail.com
> <https://groups.google.com/d/msgid/emscripten-discuss/CAHSofyPF2v%3DBWEMkeTVU_57Jh6yJ%3Dam4tb4KLzTG8kjL2eVfYw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAFnWYTn8x0H49vqGOPK7y%2Bx-riJXUfm8qYBujunR5HDGai_E9Q%40mail.gmail.com.

Reply via email to