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

Pre-requisites of upgrading EMSDK #23347

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Jan 13, 2025

Description

This PR contains a part of the changes in #23318.

The reason of creating this PR is: The works to support building WebGPU EP in WASM depends on #23318, which cannot be merged since it's blocked by upstream (llvm/llvm-project#122166). This PR contains the changes can be safely merged separately and can unblock the development of supporting building WebGPU EP in WASM.

@fs-eire fs-eire requested a review from Copilot January 13, 2025 23:10
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 4 out of 10 changed files in this pull request and generated 1 comment.

Files not reviewed (6)
  • cmake/CMakeLists.txt: Language not supported
  • cmake/onnxruntime_config.h.in: Language not supported
  • cmake/onnxruntime_unittests.cmake: Language not supported
  • cmake/onnxruntime_webassembly.cmake: Language not supported
  • js/package-lock.json: Language not supported
  • js/package.json: Language not supported
Comments suppressed due to low confidence (1)

js/web/script/build.ts:148

  • Ensure that the new Terser configuration is covered by tests to verify that it doesn't introduce any unintended behavior.
// Use terser to minify the code with special configurations:

@fs-eire fs-eire merged commit 444fceb into main Jan 14, 2025
96 of 98 checks passed
@fs-eire fs-eire deleted the fs-eire/emsdk-update-prerequisites branch January 14, 2025 19:07
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