3 releases

0.1.1 Aug 25, 2020
0.1.0 Aug 25, 2020
0.1.0-alpha Aug 20, 2020

#25 in #web-programming

23 downloads per month

MIT license

9KB
94 lines

embed-wasm-build on crates.io Documentation (latest release) Documentation (master)LicenseCircleCI status

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

~31–45MB
~810K SLoC