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
Radar WebKit Bug Importer
Comment 1 2024-09-23 15:48:53 PDT
daniel_liu4
Comment 2 2024-09-23 15:53:17 PDT
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.