3 releases
0.1.1 | Aug 25, 2020 |
---|---|
0.1.0 | Aug 25, 2020 |
0.1.0-alpha | Aug 20, 2020 |
#21 in #web-programming
32 downloads per month
9KB
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
~34–47MB
~851K SLoC