Skip to content

Conversation

@fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Jul 16, 2025

Description

upgrade emsdk to 4.0.9

Motivation and Context

A bug in emscan-deps blocks the build when using Ninja. The bug is fixed in upstream at emscripten-core/emscripten#24506. The fix is included in emsdk v4.0.9

Why not upgrade to latest (4.0.11 at the moment):

Why the CI is not affected:

  • The build issue seems to occur when building using Ninja. CI is using Linux with default CMake generator. For WebAssembly build, the default CMake generator is:
    • Ninja (Windows)
    • Makefile (UNIX)

@fs-eire
Copy link
Contributor Author

fs-eire commented Jul 16, 2025

after double check , the fix is in 4.0.10. drop this PR.

@fs-eire fs-eire closed this Jul 16, 2025
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.

4 participants