Skip to content

brotli-dec-wasm v1.3.2

Compare
Choose a tag to compare
@myl7 myl7 released this 12 May 22:28
· 57 commits to goshujin-sama since this release
2f4265f

Changes

  • Enable console_error_panic_hook by default
    • It only increases about 4KB in size, which should be worthy
  • Rename methods of BrotliDecStream to camalCase in JavaScript
    • According to GitHub Used By, no code is affected by the change