this post was submitted on 01 Sep 2025
        
      
      31 points (94.3% liked)
      Rust
    7461 readers
  
      
      20 users here now
      Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
 
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
Most web applications don’t even need concurrency, what they need is a language that’s easy to read with as little cruft as possible, rust is not that.
I’m saying the best web language would be one that is as simple as python or js with the type security of an ml language. Rescript comes to mind as well.