WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254694
[Wasm-GC] Implement br_on_cast and br_on_cast_fail
https://bugs.webkit.org/show_bug.cgi?id=254694
Summary
[Wasm-GC] Implement br_on_cast and br_on_cast_fail
Asumu Takikawa
Reported
2023-03-29 14:46:56 PDT
Currently JSC implements the cast operations ref.cast and ref.test, but does not implement the control versions br_on_cast and br_on_cast_fail. Note: the validation for these instructions is going to change slightly in the near future I believe (
https://github.com/WebAssembly/gc/pull/359/
)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-04-05 14:47:21 PDT
<
rdar://problem/107679687
>
Asumu Takikawa
Comment 2
2023-12-08 12:59:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21526
EWS
Comment 3
2023-12-09 11:47:25 PST
Committed
271810@main
(92e8b1300f34): <
https://commits.webkit.org/271810@main
> Reviewed commits have been landed. Closing PR #21526 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