rdar://106216202 `wasm/stress/externref-result-tuple.js` and `wasm/stress/only-referenced.js` both reserve ~2.5GB WASM memories on startup. When we run them on memory limited platforms, this causes the tests to fail with an out-of-memory error. We should probably just skip these on memory-limited platforms since they require such high memory usage.
Pull request: https://github.com/WebKit/WebKit/pull/11503
Committed 261698@main (33854d7c1777): <https://commits.webkit.org/261698@main> Reviewed commits have been landed. Closing PR #11503 and removing active labels.