New GitHub issue #111046 from brettcannon:<br>

<hr>

<pre>
# Bug report

### Bug description:

https://bytecodealliance.zulipchat.com/#narrow/stream/217126-wasmtime/topic/.60missing.20required.20memory.20export.60.20for.20threaded.20CPython/near/397361259

> I think you'll want -Wl,--export-memory (the --export-memory to wasm-ld) to get past that check; threaded modules for WASI need to both import and export their memory right now.

### CPython versions tested on:

3.12

### Operating systems tested on:

Other
</pre>

<hr>

<a href="https://github.com/python/cpython/issues/111046">View on GitHub</a>
<p>Labels: type-bug, build, topic-WebAssembly</p>
<p>Assignee: </p>