Hacker News new | past | comments | ask | show | jobs | submit login
Rust to Assembly: Understanding the Inner Workings of Rust (eventhelix.com)
110 points by signa11 on June 2, 2023 | hide | past | favorite | 5 comments



It would be better to pick the most interesting article listed on this site and submit that instead. Otherwise we end up with a lowest-common-denominator discussion of what's generically common to these articles, and that's less specific and therefore less interesting.

https://hn.algolia.com/?dateRange=all&page=0&prefix=true&sor...


The articles needs some left margin, very hard to read on mobile with the text touching the edge of the page.

Otherwise looks interesting! I'll take a look when I'm on desktop.

Edit: I'm on desktop now, it is well done (:


On desktop it has a left margin and seems to be adequately styled. On mobile, indeed it doesn't


Isnt this a little misleading by not including the step to llvm?

How much optimization work does rustc do before llvm takes over and does its own optimizations?

Like the tco section, is that rust does that or? or does llvm do that on its own?


Wow this is great - thank you for writing it!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: