Skip to content

mpg123-decoder/0.3.9

Compare
Choose a tag to compare
@eshaz eshaz released this 22 May 21:30
3c7a2aa

What's Changed

Full Changelog: mpg123-decoder/0.3.8...mpg123-decoder/0.3.9

Fixes

  • Replace class with function for better minifier support. Fixes problem where bundler polyfills for ES6 classes broke web worker serialization, (i.e. create-react-app and other mainstream frameworks).
  • Fix makefile intermittent permissions issues when running node source from emsdk.
  • Only cache the compiled WASM module rather than the instance.