onnxruntime
631a2c16 - [js/web] skip default locateFile() when dynamic import is disabled (#21073)

Commit
1 year ago
[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.
Author
Parents
Loading