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

Update xeus to use emsdk 3.1.73 #417

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

anutosh491
Copy link
Contributor

No description provided.

@@ -27,7 +27,6 @@ function(xeus_wasm_link_options target environment)
PUBLIC "SHELL: -s EXPORT_NAME=\"createXeusModule\""
PUBLIC "SHELL: -s EXPORT_ES6=0"
PUBLIC "SHELL: -s USE_ES6_IMPORT_META=0"
PUBLIC "SHELL: -s DEMANGLE_SUPPORT=0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Deprecated so we would see this warnings while building kernels

em++: warning: DEMANGLE_SUPPORT is deprecated (mangled names no longer appear in stack traces). Please open a bug if you have a continuing need for this setting [-Wdeprecated]

Noted here https://emscripten.org/docs/tools_reference/settings_reference.html#demangle-support

@anutosh491
Copy link
Contributor Author

cc @martinRenou

Copy link
Member

@martinRenou martinRenou left a comment

Choose a reason for hiding this comment

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

Thanks!

@martinRenou martinRenou merged commit a752d14 into jupyter-xeus:main Jan 30, 2025
9 checks passed
@anutosh491 anutosh491 deleted the 3.1.73 branch January 30, 2025 09:45
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