Bug 272003
| Summary: | [WASM-Function-References] Enable typed funcrefs by default | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
| Component: | WebAssembly | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/26813
Radar WebKit Bug Importer
<rdar://problem/126103032>
EWS
Committed 277773@main (23f72b45f4ed): <https://commits.webkit.org/277773@main>
Reviewed commits have been landed. Closing PR #26813 and removing active labels.