Bug 272003

Summary: [WASM-Function-References] Enable typed funcrefs by default
Product: WebKit Reporter: Asumu Takikawa <asumu>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bashorov, justin_michaud, keith_miller, mark.lam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 247393    

Asumu Takikawa
Reported 2024-04-01 16:49:45 PDT
Typed function references are fully implemented, except for tail-call related opcodes (https://bugs.webkit.org/show_bug.cgi?id=264650). This bug is for enabling the feature by default, which is needed to enable Wasm GC by default.
Attachments
Asumu Takikawa
Comment 1 2024-04-03 15:06:47 PDT
Radar WebKit Bug Importer
Comment 2 2024-04-08 16:52:59 PDT
EWS
Comment 3 2024-04-19 18:34:21 PDT
Committed 277773@main (23f72b45f4ed): <https://commits.webkit.org/277773@main> Reviewed commits have been landed. Closing PR #26813 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.