Hacker News new | ask | show | jobs
by nemaar 3674 days ago
It has a runtime comparable to C. Back in those days, it had a much larger one.
1 comments

Ok, that's what I thought : )

It interesting that they stripped down the runtime from previous(larger) iterations. Are those discussion discussed anywhere that you know about? It seems like that would be an interesting read.

https://github.com/rust-lang/rfcs/blob/master/text/0230-remo... and the PR/issue linked there.

There are also old mailing list discussions on rust-dev somewhere which discuss this IIRC.