onnxruntime/js/common/lib
Yulong Wang b03c9496aa
[js/web] allow load WebAssembly binary from buffer (#21534)
### Description

This PR adds a new option `ort.env.wasm.wasmBinary`, which allows user
to set to a buffer containing preload .wasm file content.

This PR should resolve the problem from latest discussion in #20876.
2024-07-29 13:39:38 -07:00
..
backend-impl.ts [js/web] rewrite backend resolve to allow multiple EPs (#19735) 2024-03-15 11:47:45 -07:00
backend.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
env-impl.ts [js/common] allow import onnxruntime-common as ESM and CJS (#15772) 2023-06-12 12:05:11 -07:00
env.ts [js/web] allow load WebAssembly binary from buffer (#21534) 2024-07-29 13:39:38 -07:00
index.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
inference-session-impl.ts [js/web] rewrite backend resolve to allow multiple EPs (#19735) 2024-03-15 11:47:45 -07:00
inference-session.ts [js/webnn] update API of session options for WebNN (#20816) 2024-05-31 03:25:14 -07:00
onnx-model.ts [js] enable external data loading for ort-web (#19087) 2024-01-12 19:24:24 -08:00
onnx-value.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
tensor-conversion-impl.ts [js] using OffscreenCanvas when DOM is not available (#19033) 2024-01-12 13:54:05 -08:00
tensor-conversion.ts [js/common] allow import onnxruntime-common as ESM and CJS (#15772) 2023-06-12 12:05:11 -07:00
tensor-factory-impl.ts [js] using OffscreenCanvas when DOM is not available (#19033) 2024-01-12 13:54:05 -08:00
tensor-factory.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
tensor-impl-type-mapping.ts [js] changes to allow Float16Array if any polyfill is available (#19305) 2024-02-21 00:31:06 -08:00
tensor-impl.ts [js] changes to allow Float16Array if any polyfill is available (#19305) 2024-02-21 00:31:06 -08:00
tensor-utils-impl.ts [js/api] introducing IO binding for tensor (#16452) 2023-08-29 12:58:26 -07:00
tensor-utils.ts [js/common] allow import onnxruntime-common as ESM and CJS (#15772) 2023-06-12 12:05:11 -07:00
tensor.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
trace.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
training-session-impl.ts [js/web] rewrite backend resolve to allow multiple EPs (#19735) 2024-03-15 11:47:45 -07:00
training-session.ts [js/common] fix typedoc warnings (#19933) 2024-03-15 19:01:50 -07:00
version.ts Bump up version in main from 1.18.0 to 1.19.0 (#20489) 2024-04-29 20:21:41 -07:00