HN.zip

The Rust calling convention we deserve (2024)

31 points by cratermoon - 3 comments
tl2do [3 hidden]5 mins ago
Rust already puts a burden on me because of memory-management complexity. I welcome conventions like this when the compiler can hide most of that complexity.
tomhow [3 hidden]5 mins ago
Previously:

The Rust calling convention we deserve - https://news.ycombinator.com/item?id=40081314 - April 2024 (137 comments)

jauntywundrkind [3 hidden]5 mins ago
What was the interval of time for Rust having green threads, out of curiosity? How if at all had that affected layout and calling?