Expand description
§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!
Structs§
- Build
Error - Errors returned by build.
- Build
Options - Options for build.