Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add builder configuration for emscripten. #612

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

Merged
merged 2 commits into from
Jun 26, 2025

Conversation

freakboy3742
Copy link
Contributor

Adds the builder configuration mistakenly omitted by #611.

@@ -190,6 +191,9 @@
# Android
("aarch64 Android", "mhsmith-android-aarch64", AndroidBuild),
("AMD64 Android", "mhsmith-android-x86_64", AndroidBuild),

# Emscripten
("WASM Emscripten", "rkm-emscripten", EmscriptenBuild),
Copy link
Member

Choose a reason for hiding this comment

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

Let's start in "unstable" down around line 305.

@zware zware merged commit ad0e71a into python:main Jun 26, 2025
1 check passed
@freakboy3742 freakboy3742 deleted the emscripten-builder-config branch June 26, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants