Bug 252483
Summary: | [wasm] Implement Extended Const Expressions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sergey Rubanov <chi187> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Sergey Rubanov
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105883179>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/17030
EWS
Committed 267382@main (c3c9754a47b0): <https://commits.webkit.org/267382@main>
Reviewed commits have been landed. Closing PR #17030 and removing active labels.