←back to thread

495 points guntars | 1 comments | | HN request time: 0.346s | source
Show context
LAC-Tech ◴[] No.44982527[source]
I think rusts glacial compile times prevent it from being a useful platform for web apps. Yes it's a nice language, and very performant, but it's horrible devex to have to wait seconds for your server to recompile after a change.
replies(3): >>44982707 #>>44984093 #>>44986057 #
1. j-krieger ◴[] No.44984093[source]
Compile times aren’t glacial and will be much faster with the new trait solver and cranelift.