[Webkit-unassigned] [Bug 219600] Support JS type reflections in WebAssembly JS-API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 14:29:16 PST 2020


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

--- Comment #8 from jtallon at igalia.com ---
I've amended the patch to include the improved error message. I took a look at the failing tests and it looks like they're web-platform tests for the .type() method on WebAssembly.Memory, WebAssembly.Table and WebAssembly.Global. Those along with WebAssembly.Function I plan to make in a future pull requests, they should be failing currently on master too as it's currently missing. I was planning to land this in smaller sections (minimum constructor parameter, .type method and then WebAssembly.Function implementation).

Thanks for the review!

-- 
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/20201215/f0759b4a/attachment.htm>


More information about the webkit-unassigned mailing list