Skip to content
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

Document wasm32-emscripten and wasm32-wasi platforms #95451

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

Document wasm32-emscripten and wasm32-wasi platforms #95451

tiran opened this issue Jul 29, 2022 · 0 comments
Assignees
Labels
3.11 3.12 docs

Comments

@tiran
Copy link
Member

@tiran 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 3.11 3.12 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 <merwok@netwok.org>
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Aug 2, 2022
…pythonGH-95452)

Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
(cherry picked from commit e3b6ff1)

Co-authored-by: Christian Heimes <christian@python.org>
miss-islington added a commit that referenced this issue Aug 2, 2022
…5452)

Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Michael Droettboom <mdboom@gmail.com>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
(cherry picked from commit e3b6ff1)

Co-authored-by: Christian Heimes <christian@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.11 3.12 docs
Projects
None yet
Development

No branches or pull requests

1 participant