Y
Hacker News
new
|
ask
|
show
|
jobs
by
the_gipsy
904 days ago
Yes, but not necessarily: with rust you can put stuff on the heap yet it's still ownership-checked just like the stack is scoped in other languages. Conceptually I mean.