Bug 252483

Summary: [wasm] Implement Extended Const Expressions
Product: WebKit Reporter: Sergey Rubanov <chi187>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Description Sergey Rubanov 2023-02-17 07:19:56 PST
https://github.com/WebAssembly/extended-const/blob/master/proposals/extended-const/Overview.md

Extended Const Expressions is a Phase 4 feature. It is implemented in:
- reference spec interpreter
- Firefox
- Chrome/v8
- wabt
- llvm
- binaryen
- emscripten
Comment 1 Radar WebKit Bug Importer 2023-02-24 07:20:19 PST
<rdar://problem/105883179>
Comment 2 Asumu Takikawa 2023-08-24 13:01:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17030
Comment 3 EWS 2023-08-28 19:08:58 PDT
Committed 267382@main (c3c9754a47b0): <https://commits.webkit.org/267382@main>

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