Barcode Scanning on iOS: The Missing Web API and a WebAssembly Solution
WebAssembly based barcode scanner for iOS/Safari browsers that lack the Barcode Detection API. Uses ZBar compiled to WASM via Emscripten to achieve almost native scanning performance directly in the browser, no native app required.
Read →