eshaz/wasm-audio-decoders

Support for WebWorker / threading

eshaz opened this issue · 0 comments

eshaz commented

Support for WebWorkers for decoding audio as a separate thread. Currently decoding happens on the main thread. This may have a performance impact for some applications.