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
Angelos Oikonomopoulos
Comment 1 2024-09-19 06:33:03 PDT
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
Note You need to log in before you can comment on or make changes to this bug.