Current version: 0.1.1
This crate provides compile-time utilities for packaging 'cargo-web' build output (rust compiled as wasm and associated html/css/etc files) inside native binaries and is meant to be invoked from custom build.rs scripts
Designed for use with the embed-wasm
crate.
See embed-wasm-example for a full example.
MIT