| Crates.io | terrazzo-build |
| lib.rs | terrazzo-build |
| version | 0.1.17 |
| created_at | 2024-12-28 14:03:01.509622+00 |
| updated_at | 2025-08-05 15:12:03.925607+00 |
| description | Helpers to create cargo build scripts to compile and package web apps build with Terrazzo |
| homepage | |
| repository | https://github.com/Terrazzo-Web/Terrazzo |
| max_upload_size | |
| id | 1497522 |
| size | 13,012 |
Build script helper to compile and package the client WASM.
This avoids the need to use custom CLI tools in the build process to package the server binary
and client WASM runtime. cargo is all you need to build and deploy!