onnxruntime/js/web/lib/wasm/proxy-worker
Yulong Wang f06164ef8b
[js/web] transfer input buffer back to caller thread (#19677)
### Description

When using proxy worker, input buffers should be transferred back to the
caller thread after `run()` call is done.

Fixes #19488
2024-03-01 14:50:06 -08:00
..
main.ts [js/web] transfer input buffer back to caller thread (#19677) 2024-03-01 14:50:06 -08:00
tsconfig.json [js/web] set noUnusedParameters to true and fix a few bugs (#18404) 2023-11-15 09:16:29 -08:00