Bug 267245 - [Wasm-GC] Align limits with final values
Summary: [Wasm-GC] Align limits with final values
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: 2024-01-08 15:35 PST by Asumu Takikawa
Modified: 2024-01-11 09:48 PST (History)
2 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 2024-01-08 15:35:12 PST
The various implementation limits for the GC proposal such as numbers of recursion groups, etc. should be aligned with the final numbers in the spec: https://webassembly.github.io/gc/js-api/index.html#limits
Comment 1 Asumu Takikawa 2024-01-10 11:22:36 PST
Pull request: https://github.com/WebKit/WebKit/pull/22606
Comment 2 EWS 2024-01-11 09:47:56 PST
Committed 272921@main (936310fbceb1): <https://commits.webkit.org/272921@main>

Reviewed commits have been landed. Closing PR #22606 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-01-11 09:48:28 PST
<rdar://problem/120851233>