StormSewer — running in your browser

The same validated Rust engine as the desktop app and CLI, compiled to WebAssembly. No server; nothing leaves your machine.

Quick calculators

Full network analysis (.ssn)

Analyze a network to see the report…

☕ Buy me a coffee

StormSewer engine (GPL-3.0-or-later) — free and open source. Build: cargo build -p stormsewer-wasm --target wasm32-unknown-unknown --release then wasm-bindgen … --target web --out-dir wasm/pkg (see wasm/build.sh).