Hacker News new | ask | show | jobs
by bencyoung 218 days ago
Not majorly odd, just an area I thought Rust would be hot on when it comes to performance...
1 comments

It is atypical for otherwise mainly high-level languages to have this. Moreover, C# and F# get this through completely independent work runtime libraries and RyuJIT, not by being lazy and having LLVM do everything which is also why Go and Java are so so far behind in this area.