Bug 244048

Summary: [armv7] wasm spec-test memory.wast.js is failing
Product: WebKit Reporter: Joseph Griego <joseph.j.griego>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Joseph Griego
Reported 2022-08-17 12:36:50 PDT
As title. After https://bugs.webkit.org/show_bug.cgi?id=243901 we will fail to instantiate any module that has a too-high maximum memory size, but we should really not error on these modules until they actually request a memory that is too large.
Attachments
Joseph Griego
Comment 1 2022-08-17 13:05:21 PDT
EWS
Comment 2 2022-08-22 12:06:34 PDT
Committed 253655@main (7962ecf8c1ca): <https://commits.webkit.org/253655@main> Reviewed commits have been landed. Closing PR #3420 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-22 12:07:17 PDT
Note You need to log in before you can comment on or make changes to this bug.