|
You are here |
blog.regehr.org | ||
| | | | |
www.ralfj.de
|
|
| | | | | This post is about uninitialized memory, but also about the semantics of highly optimized "low-level" languages in general. I will try to convince you that reasoning by "what the hardware d... | |
| | | | |
www.yodaiken.com
|
|
| | | | | [AI summary] The author outlines three technical proposals for the C standard working group to clarify undefined behavior, improve aliasing rules for memory allocators, and restrict optimizations that violate language semantics. | |
| | | | |
herbsutter.com
|
|
| | | | | [Updates: Clarified that an intrusive discriminator would be far beyond what most people mean by "C++ ABI break." Mentioned unique addresses and common initial sequences. Added "unknown" state for passing to opaque functions.] Here is my little New Year's Week project: Trying to write a small library to enable compiler support for automatic raw union... | |
| | | | |
corrode.dev
|
|
| | | Interest in Rust has surged in recent years, with tech leaders such as Microsoft, Google, and Amazon coming forward to share their experiences of leveraging Rust for critical systems. Much of the dialogue about Rust, however, is still drive... | ||