Bug report
Bug description:
# Add a code block here, if required
On trying to build CPython for wasmtime with both SDK 20 and 21, I get an error on running: python Tools/wasm/wasi.py configure-host
Error:

I've tried modifying the env vars to clang and tried to replace it with gcc as well. Still fails. Any pointers?
CPython versions tested on:
3.11
Operating systems tested on:
macOS
Linked PRs
Bug report
Bug description:
# Add a code block here, if requiredOn trying to build CPython for wasmtime with both SDK 20 and 21, I get an error on running:
python Tools/wasm/wasi.py configure-hostError:
I've tried modifying the env vars to clang and tried to replace it with gcc as well. Still fails. Any pointers?
CPython versions tested on:
3.11
Operating systems tested on:
macOS
Linked PRs