|
|
|
|
|
by coldtea
2759 days ago
|
|
>I mean, why would I pick it over C#/Go/Python for web development? Who said it should be picked for web development? It's however good for systems programming, libraries, embedded, data crunching, network systems, and so on... |
|
Personally I love Rust. I would choose to use it for web development top to bottom at this point, even with the current limitations of WASM (which is getting better) on the client side.
I’ve never used a language that can be brought to bear from the top of the stack to the bottom with the safety that Rust brings.
That’s of course me, and I wouldn’t force others to use it. I can finally use one language for everything, and that makes me happy. It’s entirely up to you to choose your language, and if you want to use a new one that has growing communities in each of these area, Rust is a great one to choose.