Bug 264655 - [Wasm-GC] Update "read the imports" part of JS API for globals
Summary: [Wasm-GC] Update "read the imports" part of JS API for globals
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 247394
  Show dependency treegraph
 
Reported: 2023-11-10 21:33 PST by Asumu Takikawa
Modified: 2023-12-20 12:14 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asumu Takikawa 2023-11-10 21:33:54 PST
The global imports part of the JS API needs to be updated for GC types too. The spec issue for this is here https://github.com/WebAssembly/gc/issues/461
Comment 1 Radar WebKit Bug Importer 2023-11-17 21:34:11 PST
<rdar://problem/118592540>
Comment 2 Asumu Takikawa 2023-12-18 11:58:48 PST
Pull request: https://github.com/WebKit/WebKit/pull/21984
Comment 3 EWS 2023-12-20 12:14:23 PST
Committed 272367@main (62e8e45c7ec2): <https://commits.webkit.org/272367@main>

Reviewed commits have been landed. Closing PR #21984 and removing active labels.