WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
291741
[JSC] WasmIPIntSlowPaths should support 32-bit architectures
https://bugs.webkit.org/show_bug.cgi?id=291741
Summary
[JSC] WasmIPIntSlowPaths should support 32-bit architectures
Max Rottenkolber
Reported
2025-04-18 04:28:11 PDT
WasmIPIntSlowPaths should support 32-bit architectures. We should make sure the slow path operations can work with both 64 bit and 32 bit ABIs.
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2025-04-21 07:09:08 PDT
Committed
293913@main
(c72d01c78f73): <
https://commits.webkit.org/293913@main
> Reviewed commits have been landed. Closing PR #44249 and removing active labels.
Radar WebKit Bug Importer
Comment 2
2025-04-21 07:12:29 PDT
<
rdar://problem/149685853
>
Fujii Hironori
Comment 3
2025-04-21 12:57:43 PDT
workers/wasm-references.html is crashing after
293913@main
. History:
https://results.webkit.org/?suite=layout-tests&test=workers%2Fwasm-references.html
Max Rottenkolber
Comment 4
2025-04-22 09:32:09 PDT
That's odd, are these tests even using IPInt? I was assuming IPInt should not be enabled by default yet. Will investigate!
WebKit Commit Bot
Comment 5
2025-04-22 10:38:41 PDT
Re-opened since this is blocked by
bug 291903
Max Rottenkolber
Comment 6
2025-04-25 03:46:08 PDT
https://github.com/WebKit/WebKit/pull/44374
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