Signal
August 4, 2025
Coding Project · 2025
Engineering, visualization
Wasm utilities for design tools — boolean ops, packing, and color pipelines that run at the speed of the pointer.
Overview
Signal bundles Wasm utilities for design tools: boolean geometry, packing, and color pipelines that keep up with the pointer.
Focus areas
- Near-native performance for interactive editing
- Visualization that explains what changed, not just that something changed
- Pipelines that survive round-trips between tools
Outcome
Heavy ops felt immediate — the kind of speed that changes how often you iterate.