Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
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-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