#terrazzo #build-script

terrazzo-build

Helpers to create cargo build scripts to compile and package web apps build with Terrazzo

7 releases

Uses new Rust 2024

new 0.1.7 Mar 29, 2025
0.1.6 Mar 16, 2025
0.1.5 Feb 26, 2025
0.1.3 Dec 28, 2024

#1011 in WebAssembly

Download history 331/week @ 2024-12-25 40/week @ 2025-01-01 13/week @ 2025-01-08 1/week @ 2025-01-15 7/week @ 2025-01-22 4/week @ 2025-01-29 12/week @ 2025-02-05 43/week @ 2025-02-12 131/week @ 2025-02-19 203/week @ 2025-02-26 18/week @ 2025-03-05 150/week @ 2025-03-12 33/week @ 2025-03-19

434 downloads per month
Used in 2 crates

MIT license

13KB
143 lines

Terrazzo build scripts

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!

Dependencies

~0.6–1MB
~23K SLoC