Hacker News new | past | comments | ask | show | jobs | submit login

Any chance NIM will get memory safety like Rust?



Araq's musings before implementing the newruntime with owned references:

https://nim-lang.org/araq/ownedrefs.html


Does everything have to be about Rust?


There's nothing inherently wrong with wanting a language to ape a solid aspect of another nature. For all you know (chain) OP _wants_ to write Nim but needs memory safety.


Nim is already memory safe.

If you want to run without GC, the new runtime is has an ownership model.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: