Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information