[Webkit-unassigned] [Bug 222779] [WASM-Function-References] Update ref.func to produce (ref $t)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 01:12:11 PST 2021


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

--- Comment #4 from Dmitry <dbezhetskov at igalia.com> ---
Using SignatureIndex will create a cycle dependency:
WasmSignature.h includes WasmOps.h that includes WasmSignature.h

But I did the "forward declaration" of SignatureIndex in WasmOps.h so this should work well.

-- 
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/20210305/92bceea0/attachment.htm>


More information about the webkit-unassigned mailing list