Mathis Raibaud
Mathis Raibaud
@sbc100 The bug does not depend on the number of threads created. In the simple project I wrote to reproduce the bug, I don't even open a thread and yet...
I understand and I was surprised myself. For me, if the page is reloaded, all resources should be deallocated. But from my experiments, it seems that this is not the...
@Hiroki-Tamaru Thanks for your message, I came across your issue yesterday and wanted to reply, but you beat me to it! 😉 I tested your demo and had the same...
@kripken Thank you for your reply 🙂 . The problem you reported is not really the same as the one described here. In the problem you mentioned, the insufficient memory...
@suzukieng I've just checked and I'm still reproducing it in iOS 17.6.
FYI, I've just tested using my [reproduction repository](https://github.com/MathisRaibaud/wasm-memory-error-safari-repro) with an iPhone 11 Pro on iOS 18 beta 8 (22A5350a), it seems fixed 🙏 I'll do another test when the official...