cargo-html 0.2.1

create self-contained HTML programs
1
2
3
pub mod html;
pub mod wasm;
mod util;