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 emsdk to 3.1.47 [don't merge - perf regression] #17916

Closed
wants to merge 5 commits into from

Conversation

guschmue
Copy link
Contributor

No description provided.

@guschmue guschmue requested a review from a team as a code owner October 12, 2023 19:19
@guschmue guschmue closed this Oct 12, 2023
@guschmue guschmue reopened this Oct 12, 2023
@fs-eire
Copy link
Contributor

fs-eire commented Nov 22, 2023

Need to update cgmanifest.json by cgmanifests\generate_cgmanifest.py

@@ -225,6 +225,7 @@ else()
"SHELL:-s EXPORT_ALL=0"
"SHELL:-s VERBOSE=0"
"SHELL:-s FILESYSTEM=0"
"SHELL:-s INCOMING_MODULE_JS_API=[preRun,locateFile,arguments,onExit,wasmMemory,buffer,instantiateWasm,mainScriptUrlOrBlob]"
Copy link
Contributor

Choose a reason for hiding this comment

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

do we need to use the same list for ort-web to onnxruntime_test_all ?

Copy link
Contributor

Choose a reason for hiding this comment

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

"mainScriptUrlOrBlob", for example, is not used by onnxruntime_test_all but it is required by ort-wasm. So perhaps need to figure out the full list of INCOMING_MODULE_JS_API per target.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can trim things down once ci is happy.

Copy link
Member

@snnn snnn left a comment

Choose a reason for hiding this comment

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

@guschmue guschmue changed the title update emsdk to 3.1.47 update emsdk to 3.1.47 [don't merge - perf regression] Nov 27, 2023
@guschmue guschmue closed this Dec 15, 2023
@guschmue guschmue deleted the gs/emsdk-3.1.47 branch December 15, 2023 20: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.

4 participants