Bug 259894

Summary: [Wasm-GC] Update wast.js test helper for GC
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: 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    

Description Asumu Takikawa 2023-08-07 13:03:20 PDT
The wast.js test driver for Wasm GC tests is compiled from an old version of the proposal's reference interpreter.

Updating it to a newer version is needed for testing recent spec changes, such as the optional `final` flag used for `sub` types.
Comment 1 Asumu Takikawa 2023-08-07 13:57:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16452
Comment 2 EWS 2023-08-08 10:02:06 PDT
Committed 266686@main (0769977d7b44): <https://commits.webkit.org/266686@main>

Reviewed commits have been landed. Closing PR #16452 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-08-08 10:03:15 PDT
<rdar://problem/113571376>