erwanvivien / fast_qr

Ultra fast QRCode generation
https://fast-qr.com/
MIT License
197 stars 29 forks source link

Wasm SVG feature #5

Closed erwanvivien closed 2 years ago

erwanvivien commented 2 years ago

Importing Rust implementation in the WASM module was too much overhead (~50kB) I implemented the SVG conversion in JS.