Releases: samsam2310/zbar.wasm
Releases · samsam2310/zbar.wasm
2.1.3
2.1.1
- Fix zbar.js missing issue.
2.1.0
- Upgrade to zbar 0.23.90.
2.0.3
Reduce unused system call for WASM
- Use C API to reduce size of build
- Remove assertion and error message of ZBar
2.0.2
Fixed typo
2.0.1
Ignore unnecessary file for npm pack.
2.0.0 New Api Release
Export ImageScanner object so user can modify settings of ImageScanner.
- Update emscripten to 1.39.8
- Export zbar::ImageScanner and zbar::Image
- Use file-loader instead of webpack-copy-plugin to load .wasm file
- Refactor to Typescript
- Reduce wasm binary size