Y
Hacker News
new
|
ask
|
show
|
jobs
by
rurban
119 days ago
Better than no memory safety, sure. Also a kernel should be memory safe, so garbage collected.
1 comments
codys
118 days ago
Garbage collection is not required for memory safety.
Languages that have garbage collection are not all memory safe.
link
Languages that have garbage collection are not all memory safe.