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).
Pull request: https://github.com/WebKit/WebKit/pull/2645
Committed 252788@main (dd3a6c1321ec): <https://commits.webkit.org/252788@main> Reviewed commits have been landed. Closing PR #2645 and removing active labels.
<rdar://problem/97557945>