Developers adopting Rust for React tooling lack easy ways to experiment with the compilation pipeline. The inner workings feel opaque.
Create a web-based playground that shows Rust-compiled components alongside their JavaScript equivalents. Include performance metrics and bundle size comparisons.
Frontend teams would pay for tools that help justify adopting emerging compilation approaches.
MVP could be a simple component renderer with basic profiling controls.
The risk is the Rust React compiler ecosystem changing rapidly, requiring constant updates.