Bug 243079
Summary: | [Wasm-GC] Remove RTT support | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 247394 |
Asumu Takikawa
Patches for https://bugs.webkit.org/show_bug.cgi?id=239493 introduced RTT support for the Wasm GC proposal. Since then, the proposal design has changed so that RTTs are now a post-MVP feature (https://github.com/WebAssembly/gc/pull/306) and not supported in the current draft spec.
JSC's RTT support should likely also be removed until it's added back in a post-MVP phase of design (likely to happen with polymorphic types).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/2645
EWS
Committed 252788@main (dd3a6c1321ec): <https://commits.webkit.org/252788@main>
Reviewed commits have been landed. Closing PR #2645 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/97557945>