WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280230
Support full Wasm calling convention in IPInt
https://bugs.webkit.org/show_bug.cgi?id=280230
Summary
Support full Wasm calling convention in IPInt
daniel_liu4
Reported
2024-09-23 15:48:44 PDT
IPInt does not support returning on the stack, and the calling convention is currently manually coded. We can replace it with the `wasmCallingConvention` to keep everything consistent.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-23 15:48:53 PDT
<
rdar://problem/136536169
>
daniel_liu4
Comment 2
2024-09-23 15:53:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34125
EWS
Comment 3
2024-09-24 15:46:08 PDT
Committed
284188@main
(fb3a2765f789): <
https://commits.webkit.org/284188@main
> Reviewed commits have been landed. Closing PR #34125 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