Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 253 Bytes

DESIGN.md

File metadata and controls

17 lines (10 loc) · 253 Bytes

snapmail-common

rustify_wasm

Generate a "wasm.rs" from a zome wasm file. It stores the wasm data as a base64 Rust string.

snapmail-cli

snapmail-tui

Building

  1. ./scripts/setup.bat
  2. ./scripts/rustify.bat
  3. cargo build --release