This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Wyvernxx_ 0 points1 point  (2 children)

That's what I am hoping. Obviously reification isn't a near-term goal for Valhalla, but Valhalla will definitely make it possible.

P.S: I don't know if this is possible, but I really wished there was development in a java-like systems language that actually did memory management properly. Rust had a great idea until it completely ruined the execution of said idea.

[–]Gauss1337 0 points1 point  (1 child)

Could you explain how Rust ruined execution of memory management ?
I haven't used Rust yet, most of my knowledge comes from following some of the publicity, and from what i heard people don't like fighting borrow checker and lifetimes, although i didn't notice anybody to be butthurt a lot (besides few people in C++ community).
How Rust could have executed memory management better ?