this post was submitted on 01 Sep 2026
9 points (100.0% liked)
Rust
8275 readers
11 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I haven't look much into it, but perhaps the
sretfix mentioned above would fix some issues on x86-64. For the rest, this is mostly bug fixing (we probably don't handle the alignment everywhere) and fuzzing with ABI cafe.I haven't thought much about this, but I guess an idea would be to ship a std for targets not supported by LLVM.