Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Sec-ant/zxing-wasm-build

Repository files navigation

This repository has been integrated into the zxing-wasm repository, where ongoing development will take place.

A Custom WebAssembly/WASM Wrapper/Library for ZXing Cpp

This is a custom tweak of the ZXing Cpp wasm wrapper, with cloud build via Github Actions.

Features

  • ES6 module
  • Add eccLevel, version, orientation, isMirrored and isInverted to read result

Build

You can download the latest build output from the continuous integration system from the Actions tab (Look for 'wasm-artifacts'). Or you can download them from the Release page.

Acknowledgement

All thanks to zxing-cpp/zxing-cpp.

License

Apache-2.0