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 251038
[WASM-Function-References] Add br_on_null/on_non_null instructions
https://bugs.webkit.org/show_bug.cgi?id=251038
Summary
[WASM-Function-References] Add br_on_null/on_non_null instructions
Asumu Takikawa
Reported
2023-01-23 14:13:00 PST
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
Comment 1
2023-01-30 14:13:17 PST
<
rdar://problem/104836753
>
Asumu Takikawa
Comment 2
2023-11-30 17:36:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21134
EWS
Comment 3
2023-12-01 11:11:29 PST
Committed
271399@main
(26cb4d1f6cc3): <
https://commits.webkit.org/271399@main
> Reviewed commits have been landed. Closing PR #21134 and removing active labels.
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