abhishekkhandait / qrcode-generator

QR code generator using WebAssembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kuu Er

A very minimalistic web app for generating QR codes and saving them as PNG images.

How to build

Requirement: wasm-pack

wasm-pack build --target web --out-dir dist/pkg

then serve the dist directory for local testing (e.g. http dist, see https).

About

QR code generator using WebAssembly

License:MIT License


Languages

Language:Rust 100.0%