[Webkit-unassigned] [Bug 239493] New: [WASM-GC] Introduce rtt types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 19 06:12:27 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239493
Bug ID: 239493
Summary: [WASM-GC] Introduce rtt types
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebAssembly
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dbezhetskov at igalia.com
Though rtt types currently not actively used they are still required in Wasm GC MVP: https://github.com/WebAssembly/gc/blob/main/proposals/gc/MVP.md.
Particularly, they are needed for struct.new* instructions, but struct constructors can avoid rtts usage.
Because of all that rtt prototype support should be added in JSC to move forward with struct types.
--
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/20220419/c5a4b84d/attachment.htm>
More information about the webkit-unassigned
mailing list