[Webkit-unassigned] [Bug 280230] New: Support full Wasm calling convention in IPInt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 23 15:48:44 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=280230

            Bug ID: 280230
           Summary: Support full Wasm calling convention in IPInt
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: daniel_liu4 at apple.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240923/7615dde9/attachment.htm>


More information about the webkit-unassigned mailing list