WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279977
Move wasm refs back to Int64s on 32-bits.
https://bugs.webkit.org/show_bug.cgi?id=279977
Summary
Move wasm refs back to Int64s on 32-bits.
Angelos Oikonomopoulos
Reported
2024-09-19 06:29:20 PDT
There's a pervasive assumption that refs are stored as an EncodedJSValue (i.e. 64-bits). This could be changed in the future, but for now we should get things working first.
Attachments
Add attachment
proposed patch, testcase, etc.
Angelos Oikonomopoulos
Comment 1
2024-09-19 06:33:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33900
EWS
Comment 2
2024-09-23 06:22:32 PDT
Committed
284070@main
(44c025ed7410): <
https://commits.webkit.org/284070@main
> Reviewed commits have been landed. Closing PR #33900 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-09-23 06:23:15 PDT
<
rdar://problem/136495065
>
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