this post was submitted on 28 Nov 2023
36 points (97.4% liked)

JavaScript

1957 readers
4 users here now

founded 1 year ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] learningduck 3 points 10 months ago* (last edited 10 months ago) (2 children)

So cool. Curious, Why do they need to specify that the project has to be implemented in Rust?

[–] [email protected] 6 points 10 months ago (1 children)

If I had to guess the motivation, it would probably be that:

  • Rust is a systems language known for performance and correctness, which makes it a good candidate for their stated goal of having a competitor to encourage performance and correctness within Prettier
  • Rust is popular and relatively well-known among open source developers, more so than any comparable language except maybe Go
  • Rust is a hip language that probably added some free publicity to their announcement
[–] learningduck 1 points 10 months ago

That's clever. Now Zig or any language that wants to compete with Rust would want to to come up with a better project to take the fame.

[–] lysdexic -3 points 10 months ago

So cool. Curious, Why do they need to specify that the project has to be implemented in Rust?

Possibly because some people think that, much like MongoDB, Rust is web scale.