Bug 253192
| Summary: | Add WASM tail calls support to single-pass BBQ JIT | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Degazio <d_degazio> |
| Component: | WebAssembly | Assignee: | Keith Miller <keith_miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | terrorjack, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 252209 | ||
| Bug Blocks: | |||
David Degazio
The single-pass BBQ JIT compiler doesn't support tail calls currently. We should add support for these in order to have parity with Air/B3.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106448393>
Keith Miller
Pull request: https://github.com/WebKit/WebKit/pull/28793
terrorjack
https://github.com/WebKit/WebKit/pull/28291 just landed on main.
EWS
Committed 281656@main (7c8243bd2857): <https://commits.webkit.org/281656@main>
Reviewed commits have been landed. Closing PR #28793 and removing active labels.