Closed as not planned
Description
Bug report
Bug description:
The max memory for WASI thread builds is set at:
But that's not enough for a build anymore:
Either the limit needs to increase to at least 20971520 or be dropped entirely (probably the latter).
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other