|
|
|
|
|
by schoen
3557 days ago
|
|
> Likewise, a user coding on a CPU like SAFE or CHERI tagged for memory safety in a language that's memory-safe will not be burdened more than someone coding in C on x86. They will be burdened less by less mental effort required in both prevention and debugging of problems. In the parent commenter's framework, I suppose the safer language still comes at a cost in terms of the ability to use unsafe programming techniques -- like type punning and self-modifying code. |
|
These you bring up seem to be double-edged swords like the others that can have about no negative impact or significant one depending on context.