[Webkit-unassigned] [Bug 220914] [JSC] WebAssembly.Global should support Funcref and Externref

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 25 03:50:03 PST 2021


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

--- Comment #1 from Yusuke Suzuki <ysuzuki at apple.com> ---
Note,

1. Wasm::Global itself supports externref / funcref already.
2. But JS binding around WebAssembly.Global does not support it (e.g. new WebAssembly.Global({ type: "externref", mutable: true });

-- 
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/20210125/0b026a13/attachment.htm>


More information about the webkit-unassigned mailing list