| Crates.io | embed-wasm |
| lib.rs | embed-wasm |
| version | 0.1.1 |
| created_at | 2020-08-20 23:17:25.024267+00 |
| updated_at | 2020-08-25 00:43:34.86797+00 |
| description | serve embedded cargo-web wasm build ouput from native binaries |
| homepage | |
| repository | https://github.com/inanna-malick/embed-wasm |
| max_upload_size | |
| id | 278949 |
| size | 6,663 |
Current version: 0.1.1
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