KB / Memory / tech-rust-wasm-when
When Rust WASM is worth it
WASM usually wins only when the TS path is >~1ms hot work
Prefer TypeScript for most UI/data shaping. Use Rust→WASM when profiling shows >~1ms hot paths.
CI trap: tech-wasm-prerender-ci. Language context: user-duyet-lang-rust.