#build-script #cargo-build #compile #helper #package #client #terrazzo

build terrazzo-build

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

3 releases

new 0.1.3 Dec 28, 2024
0.1.2 Dec 28, 2024
0.1.1 Dec 28, 2024

#292 in Build Utils


Used in terrazzo

MIT license

12KB
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