RESOLVED FIXED 244048
[armv7] wasm spec-test memory.wast.js is failing
https://bugs.webkit.org/show_bug.cgi?id=244048
Summary [armv7] wasm spec-test memory.wast.js is failing
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.