[Webkit-unassigned] [Bug 202433] REGRESSION (Safari 13): Accessing WebAssembly.Module creates a global Module function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 17:04:35 PDT 2019


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

--- Comment #4 from Alon Zakai <alonzakai at gmail.com> ---
> If you want a workaround, adding a ‘var Module’ before you emscripten code runs should fix the bug.

Oh, the emscripten code itself will have a "var Module" as the first line, typically. Or does the "var Module" need to be before or after something to do with using "WebAssembly.Module"?

-- 
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/20191002/2c6f2a85/attachment.html>


More information about the webkit-unassigned mailing list