Bug 251038
Summary: | [WASM-Function-References] Add br_on_null/on_non_null instructions | ||
---|---|---|---|
Product: | WebKit | Reporter: | Asumu Takikawa <asumu> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 247393 |
Asumu Takikawa
The typed function references proposal defines br_on_null and br_on_non_null: https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md#optional-references
These are currently unimplemented in JSC.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104836753>
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/21134
EWS
Committed 271399@main (26cb4d1f6cc3): <https://commits.webkit.org/271399@main>
Reviewed commits have been landed. Closing PR #21134 and removing active labels.