Bug 251037
| Summary: | [WASM-Function-References] Add ref.as_non_null instruction | ||
|---|---|---|---|
| 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 adds a `ref.as_non_null` instruction: https://github.com/WebAssembly/function-references/blob/main/proposals/function-references/Overview.md#optional-references
It is currently unimplemented in JSC.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Asumu Takikawa
Pull request: https://github.com/WebKit/WebKit/pull/8997
EWS
Committed 259420@main (cdfc2fb66572): <https://commits.webkit.org/259420@main>
Reviewed commits have been landed. Closing PR #8997 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104691080>