File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,6 @@ aarch64-pc-windows-msvc Steve Dower
125
125
armv7l-unknown-linux-gnueabihf Raspberry Pi OS, glibc, gcc Gregory P. Smith
126
126
powerpc64le-unknown-linux-gnu glibc, clang Victor Stinner
127
127
s390x-unknown-linux-gnu glibc, gcc Victor Stinner
128
- wasm32-unknown-emscripten Brett Cannon
129
128
wasm32-unknown-wasi Brett Cannon, Eric Snow
130
129
x86_64-unknown-freebsd BSD libc, clang Victor Stinner
131
130
================================ =========================== ========
@@ -355,6 +354,10 @@ No-longer-supported platforms
355
354
| Unsupported in: Python 3.7
356
355
| Code removed in: Python 3.7
357
356
357
+ * | Name: wasm32-unknown-emscripten
358
+ | Unsupported in: Python 3.13
359
+ | Code removed in: Unknown
360
+
358
361
359
362
Discussions
360
363
===========
You can’t perform that action at this time.
0 commit comments