[libre-riscv-dev] offtopic: memory safety

Jacob Lifshay programmerjake at gmail.com
Wed Jul 17 21:22:12 BST 2019


I found a great article about what memory safety means in languages like C,
C++, and Rust, describing why "what the hardware does is not what your
program does":
https://www.reddit.com/r/rust/comments/cd522f/what_the_hardware_does_is_not_what_your_program/

Recommended reading for anyone uses languages with the concept of undefined
behavior.

Jacob


More information about the libre-riscv-dev mailing list