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   

Description Joseph Griego 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.
Comment 1 Joseph Griego 2022-08-17 13:05:21 PDT
Opened PR: https://github.com/WebKit/WebKit/pull/3420
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-08-22 12:07:17 PDT
<rdar://problem/98992745>