Sam Clegg
Sam Clegg
My apologies Zoltan for the lack of progress reviewing your changes. I do hope to find time to do it, and perhaps we can find others to help too.
How many threads are you trying to create? Perhaps limit you threads to just a few (2 or 4 perhaps?).
Otherwise I guess it could be a safari bug?
It seems this can't really be an emscripten issue.. since the whole is discarded each time you reload. I guess its good to have the discussion here so others can...
I'm afraid I don't have a iOS or macOS device myself. But perhaps others can confirm?
> Hi everyone. This issue is biting me as it creates serious problems for the users of my barcode scanning library STRICH. I've created a simplified reproducer repro: https://github.com/pixelverse-llc/safari-wasm-oom-reproducer >...
Yes, I agree this does sounds like a browser bug. If it really is fixed upstream already that would be great!
Awesome! Closing this for now. Feel free to re-open as needed.
Looks you likely need to run some tests with `--rebaseline`
The way I recommend doing it is `emsdk install tot && emsdk activate tot` then `export EM_CONFIG=/path/to/emsdk/.emscripten`