Hacker News new | ask | show | jobs
by adam_arthur 936 days ago
Rust can run in the browser via compiling down to, and running as, WebAssembly. So I don't see why not.

Prettier is run mostly on the serverside though, not the browser. I assume supporting both is still desirable though