3 releases
0.1.1 | Aug 25, 2020 |
---|---|
0.1.0 | Aug 25, 2020 |
0.1.0-alpha | Aug 20, 2020 |
#5 in #build-utils
48 downloads per month
8KB
94 lines
embed-wasm-build
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.
License
MIT
Dependencies
~33MB
~707K SLoC