|
|
Log in / Subscribe / Register

Mixing safe and unsafe

Mixing safe and unsafe

Posted Oct 31, 2025 17:17 UTC (Fri) by epa (subscriber, #39769)
In reply to: Mixing safe and unsafe by magfr
Parent article: Fil-C: A memory-safe C implementation

But that's not what I meant. I know the ABI is different. But within one compiled program, all using the new ABI, can you declare a block as "unsafe" so that the compiler won't emit instructions for bounds checking (for example) within that block?


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds