RESOLVED FIXED Bug 222543
[JSC] WebAssembly: make Wasm::Signature 32bit friendly
https://bugs.webkit.org/show_bug.cgi?id=222543
Summary [JSC] WebAssembly: make Wasm::Signature 32bit friendly
Xan Lopez
Reported 2021-03-01 04:19:57 PST
bug #189401 made it so that it won't automatically work on 32bit platforms. The ChangeLog suggests a way to change this (following what StructureID does), so we can probably can give that a shot.
Attachments
Make Wasm::Signature 32bit friendly, v1 (3.45 KB, patch)
2021-03-01 06:12 PST, Xan Lopez
no flags
Xan Lopez
Comment 1 2021-03-01 06:12:00 PST
Created attachment 421815 [details] Make Wasm::Signature 32bit friendly, v1 v1
EWS
Comment 2 2021-03-01 11:30:03 PST
Committed r273662: <https://commits.webkit.org/r273662> All reviewed patches have been landed. Closing bug and clearing flags on attachment 421815 [details].
Radar WebKit Bug Importer
Comment 3 2021-03-01 11:31:15 PST
Note You need to log in before you can comment on or make changes to this bug.