chardetng-wasm
Version:
Makes chardetng, Firefox's character encoding detection, available to JS through Web Assembly
21 lines (9 loc) • 686 B
Markdown
## [1.0.2](https://github.com/wallw-bits/chardetng-wasm/compare/v1.0.1...v1.0.2) (2021-03-25)
### Bug Fixes
* upgrade wasm-bindgen to avoid mutable globals ([bd8c275](https://github.com/wallw-bits/chardetng-wasm/commit/bd8c2756df2ecd69c683ce3b8a3f559cbda1ff27))
## [1.0.1](https://github.com/wallw-bits/chardetng-wasm/compare/v1.0.0...v1.0.1) (2020-12-09)
### Bug Fixes
* actually package the dist folder in npm ([7d6c97c](https://github.com/wallw-bits/chardetng-wasm/commit/7d6c97cb392af463662ee2d4aa0b1d2f02277b37))
# 1.0.0 (2020-12-09)
### Features
* initial commit ([bc7f147](https://github.com/wallw-bits/chardetng-wasm/commit/bc7f147d41cbd6f6236e92773caec11c0c2985c5))