Skip to content

Conversation

tiran
Copy link
Member

@tiran tiran commented Dec 1, 2021

Reduces installation size of browser bundle

https://bugs.python.org/issue40280

Reduces installation size of browser bundle

Signed-off-by: Christian Heimes <[email protected]>
[with_ensurepip=upgrade])
[
AS_CASE([$ac_sys_system],
[Emscripten], [$with_ensurepip=no],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we disable ensurepip for WASI as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to wait until we have WASI builds working and more experience with WASI.

@tiran tiran changed the title bpo-40280: Emscripten defaults to --with-ensurepip=no bpo-40280: Emscripten defaults to --with-ensurepip=no (GH-29873) Dec 1, 2021
@tiran tiran merged commit 9deb834 into python:main Dec 1, 2021
@tiran tiran deleted the bpo-40280-ensurepip branch December 1, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants