logoalt Hacker News

WD-42today at 6:09 AM3 repliesview on HN

Because Rust makes developers excited in a way that C/C++ just doesn't.


Replies

pjmlptoday at 8:11 AM

Yeah, it is as if there were never other compiled languages before to rewrite JavaScripting tooling.

show 1 reply
phplovesongtoday at 10:10 AM

We had many languages that are faster that are not c/c++.

Compare Go (esbuild) to webpack (JS), its over 100x faster easily.

For a dev time matters, but is relative, waiting 50sec for a webpack build compared to 50ms with a Go toolchain is life changing.

But for a dev waiting 50ms or 20ms does not matter. At all.

So the conclusion is javascript devs like hype, and flooded Rust and built tooling for JS in Rust. They could have used any other compiled languge and get near the same peformance computer-time-wise, or the exact same time human-timewise.

show 1 reply
grougnaxtoday at 8:10 AM

C++ is pure trash

C is fine but old

show 1 reply