34
Programming peaked
(functional.computer)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Rust isn't built for the same purpose as JavaScript though. What do you mean?
Their primary purpose certainly isn't the same, but with JavaScript being used to implement text editors, it's in a playing field where many would argue that Rust is better suited.
Well, and Rust can play in JavaScript's playing field, too: You can implement webpages in HTML+CSS+Rust by going through WebAssembly.
Fair point.