onnxruntime/js/web/test/e2e
Yulong Wang 444fcebaa4
Pre-requisites of upgrading EMSDK (#23347)
### 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 (https://github.com/llvm/llvm-project/issues/122166). This
PR contains the changes can be safely merged separately and can unblock
the development of supporting building WebGPU EP in WASM.

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-01-14 11:07:21 -08:00
..
exports
src
.gitignore
.parcelrc
browser-test-wasm-binary-override.js
browser-test-wasm-image-tensor-image.js
browser-test-wasm-multi-session-create.js
browser-test-wasm-path-override-filename-jsep.js
browser-test-wasm-path-override-filename.js
browser-test-wasm-path-override-prefix.js
browser-test-wasm.js
browser-test-webgl.js
browser-test-webgpu-external-data.js
bundler.esm.postprocess.js
common.js
common.mjs
karma.conf.js
model.onnx
model_with_orig_ext_data.bin
model_with_orig_ext_data.onnx
node-test-main-no-threads.js
node-test-main-no-threads.mjs
node-test-main.js
node-test-main.mjs
node-test-wasm-path-override-filename.js
node-test-wasm-path-override-prefix.js
package.json
rollup.config.esm-js.js
rollup.config.umd-js.js
run-data.js
run.js
simple-http-server.js
webpack.config.esm-js.js
webpack.config.umd-js.js