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

Pull different EMSDK versions according to build type #53

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

Jaifroid
Copy link
Collaborator

Should fix #9.

@Jaifroid Jaifroid added the build Code relating to building or publishing assets label Jun 23, 2023
@Jaifroid Jaifroid self-assigned this Jun 23, 2023
@Jaifroid
Copy link
Collaborator Author

This successfully builds from source (i.e. from scratch, without using pre-compiled binaries). While it doesn't technically "fix" #9, it reconciles #51 and #9, so both build types can co-exist. Effectively, it just uses a different Emscripten SDK for the release/nightly builds and for the source build type. For now, at least, it works.

@Jaifroid Jaifroid merged commit 7fb60e8 into main Jun 23, 2023
@Jaifroid Jaifroid deleted the Run-different-EMSDK-version-for-source-build branch June 23, 2023 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Code relating to building or publishing assets
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failures with Emscripten image > 3.1.12 (when building from source)
1 participant