This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients Simon Biggs, barry, brett.cannon, christian.heimes, ethan smith, mcepl, pmpp, serhiy.storchaka, xtreak
Date 2021-11-25.10:50:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637837443.2.0.438729622018.issue40280@roundup.psfhosted.org>
In-reply-to
Content
Our config.sub is recent enough and has support for wasm32, wasm64, wasi, and emscripten:

$ grep was[mi] config.sub 
                        | wasm32 | wasm64 \
             | midnightbsd* | amdhsa* | unleashed* | emscripten* | wasi* \
History
Date User Action Args
2021-11-25 10:50:43christian.heimessetrecipients: + christian.heimes, barry, brett.cannon, mcepl, pmpp, serhiy.storchaka, ethan smith, xtreak, Simon Biggs
2021-11-25 10:50:43christian.heimessetmessageid: <1637837443.2.0.438729622018.issue40280@roundup.psfhosted.org>
2021-11-25 10:50:43christian.heimeslinkissue40280 messages
2021-11-25 10:50:43christian.heimescreate