Y
Hacker News
new
|
ask
|
show
|
jobs
by
tremon
322 days ago
There is a huge difference between "a C
program
can be memory safe if it is proven to be so by an external static analysis tool" and "the Java/Rust
language
is memory safe except for JNI resp unsafe sections of the code".