woz 1.1.1

Woz is a WebAssembly progressive web app (PWA) toolchain for deploying performant mobile apps distributed for free with a hyperlink.
1
2
3
4
pub mod wasm;
pub mod pwa;
pub mod icon;
pub mod splashscreen;