Bug 222543

Summary: [JSC] WebAssembly: make Wasm::Signature 32bit friendly
Product: WebKit Reporter: Xan Lopez <xan.lopez>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer, xan.lopez, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221260    
Attachments:
Description Flags
Make Wasm::Signature 32bit friendly, v1 none

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.