#QR code
1 messages · Page 1 of 1 (latest)
you can follow the qr code spec and write your own implementation or maybe use https://github.com/ricmoo/QRCode
there might be a better library out there though
1 messages · Page 1 of 1 (latest)
Is there a code or a way to generate QR code using Zig, any guidelines?
you can follow the qr code spec and write your own implementation or maybe use https://github.com/ricmoo/QRCode
there might be a better library out there though