onnxruntime/js/web/lib/wasm
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
..
jsep [js/webgpu] Add activation Tanh (#21540) 2024-07-29 11:05:34 -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 [js/web] enable ONNX Runtime Web error messages in JS (#16335) 2023-06-15 09:45:41 -07:00
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] Enable user-supplied MLContext (#20600) 2024-07-08 10:19:39 -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 Fix typos - 1st Wave (#21278) 2024-07-11 13:35:08 +08:00
wasm-factory.ts [js/web] allow load WebAssembly binary from buffer (#21534) 2024-07-29 13:39:38 -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/webnn] Enable user-supplied MLContext (#20600) 2024-07-08 10:19:39 -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 [js/web] enable ONNX Runtime Web error messages in JS (#16335) 2023-06-15 09:45:41 -07:00