onnxruntime/js/web/lib/wasm
Yulong Wang 631a2c16be
[js/web] skip default locateFile() when dynamic import is disabled (#21073)
### Description
skip default `locateFile()` when dynamic import is disabled. This allows
the file to work with bundlers to load WebAssembly file correctly if
`env.wasm.wasmPaths` is not set.
2024-06-18 12:21:45 -07:00
..
jsep [js/webgpu] Prefer adapter.info to adapter.requestAdapterInfo (#21065) 2024-06-18 12:02:38 -07:00
proxy-worker [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
proxy-messages.ts [js/web] revise backend registration (#18715) 2023-12-20 14:45:55 -08:00
proxy-wrapper.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
run-options.ts
session-handler-inference.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
session-handler-training.ts [js/web] revise backend registration (#18715) 2023-12-20 14:45:55 -08:00
session-options.ts [js/webnn] update API of session options for WebNN (#20816) 2024-05-31 03:25:14 -07:00
wasm-common.ts [js] changes to allow Float16Array if any polyfill is available (#19305) 2024-02-21 00:31:06 -08:00
wasm-core-impl.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
wasm-factory.ts [js/web] skip default locateFile() when dynamic import is disabled (#21073) 2024-06-18 12:21:45 -07:00
wasm-training-core-impl.ts [js/web] revise backend registration (#18715) 2023-12-20 14:45:55 -08:00
wasm-types.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
wasm-utils-env.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
wasm-utils-import.ts [js/web] allow build target for non dynamic import (#20898) 2024-06-03 12:33:37 -07:00
wasm-utils-load-file.ts [js/web] optimize module export and deployment (#20165) 2024-05-20 09:51:16 -07:00
wasm-utils.ts