WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 251037
[WASM-Function-References] Add ref.as_non_null instruction
https://bugs.webkit.org/show_bug.cgi?id=251037
Summary
[WASM-Function-References] Add ref.as_non_null instruction
Asumu Takikawa
Reported
2023-01-23 14:11:02 PST
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
Comment 1
2023-01-23 15:20:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8997
EWS
Comment 2
2023-01-26 05:22:19 PST
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
Comment 3
2023-01-26 05:23:18 PST
<
rdar://problem/104691080
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug