Skip to content

Document wasm32-emscripten and wasm32-wasi platforms #95451

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tiran opened this issue Jul 29, 2022 · 0 comments
Closed

Document wasm32-emscripten and wasm32-wasi platforms #95451

tiran opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels
3.11 only security fixes 3.12 only security fixes docs Documentation in the Doc dir

Comments

@tiran
Copy link
Member

tiran commented Jul 29, 2022

Documentation

The WebAssembly platforms wasm32-emscripten and wasm32-wasi provide a limited subset of POSIX APIs. Several major features like processes are not available. Sockets don't work like on other POSIX platforms. Update the stdlib documentation with availability information.

@tiran tiran added docs Documentation in the Doc dir 3.11 only security fixes 3.12 only security fixes labels Jul 29, 2022
@tiran tiran self-assigned this Jul 29, 2022
tiran added a commit that referenced this issue Aug 2, 2022
…5452)

Co-authored-by: Éric <[email protected]>
Co-authored-by: Michael Droettboom <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: CAM Gerlach <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 2, 2022
…pythonGH-95452)

Co-authored-by: Éric <[email protected]>
Co-authored-by: Michael Droettboom <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: CAM Gerlach <[email protected]>
(cherry picked from commit e3b6ff1)

Co-authored-by: Christian Heimes <[email protected]>
miss-islington added a commit that referenced this issue Aug 2, 2022
…5452)

Co-authored-by: Éric <[email protected]>
Co-authored-by: Michael Droettboom <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: CAM Gerlach <[email protected]>
(cherry picked from commit e3b6ff1)

Co-authored-by: Christian Heimes <[email protected]>
@tiran tiran closed this as completed Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 only security fixes 3.12 only security fixes docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant