@wasm-audio-decoders/common@9.0.7
// Web Assembly Audio Decoders Common
$ npm install @wasm-audio-decoders/common
downloads/wk
1,013,349
license
MIT
version
9.0.7
published
May 10, 2025
What is @wasm-audio-decoders/common?
This package provides shared utilities and base classes for WebAssembly-based audio decoders, enabling efficient audio decoding in the browser. Developers use it when building or integrating multiple audio format decoders (like MP3, FLAC, or Opus) that rely on WebAssembly for performance. It reduces code duplication by offering common functionality that different decoder implementations can build upon.
Links
Dependencies (2)
Maintainers
eshaz