Current version: 0.1.0
This crate provides utilities for serving 'cargo-web' build output (rust compiled as wasm and associated html/css/etc files) included in native binaries as HTTP responses
Designed for use with the embed-wasm-build
crate.
See embed-wasm-example for a full example.
MIT