Christian Heimes <li...@cheimes.de> added the comment:

Our config.sub agrees with LLVM:

$ ./config.sub wasm32-wasi
wasm32-unknown-wasi

The config.sub and config.guess scripts in main are recent enough for wasm. 
Just to be sure I created https://github.com/python/cpython/pull/29781 and plan 
to backport the changeset to 3.10 and 3.9. It's generally safe to update the 
files to latest version.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40280>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to