Skip to content

Conversation

@fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Dec 3, 2025

Description

Upgrade emsdk to v4.0.21. This change enables wasm-EH when used with ASYNCIFY.

After this PR is merged, I will make another PR to switch the exception handling.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

You can commit the suggested changes from lintrunner.

endif()
"""
)
if (is_emscripten):
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
if (is_emscripten):
if is_emscripten:

Comment on lines +43 to +44
"""
)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"""
)
""")

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