[Webkit-unassigned] [Bug 237180] REGRESSION (iOS 15.4 beta): Unity WASM builds fail to load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 12:37:01 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237180

--- Comment #18 from Simon Taylor <simontaylor1 at ntlworld.com> ---
Another potential workaround to explore Brendan - we previously encountered a Chrome bug triggered by memory growth:
https://bugs.chromium.org/p/v8/issues/detail?id=11863

The workaround we used for that one was to allocate a large WebAssembly.Memory up-front - more details here:
https://github.com/emscripten-core/emscripten/issues/14538#issuecomment-873605760

As Connell says this bug is going to have a massively negative impact on us and our customers, and it unfortunately wasn't one of the ones I was tracking during the betas... it's proving very challenging to keep track of all the new bugs affecting our products that Safari is introducing at the moment :(

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220316/ff6bc66b/attachment.htm>


More information about the webkit-unassigned mailing list