Been tinkering with Rust and WASM for a side project.
Impressions:
- Compile times are long, but output is lean
- Debugging can be rough, tooling is evolving
- Performance is phenomenal for CPU-heavy logic
Rust + WASM isn’t ready for every web app — but for certain workloads, it’s a powerhouse.