Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
the_arun
on Nov 9, 2021
|
parent
|
context
|
favorite
| on:
.NET 6 Released
I haven't used .net. But how memory management happens when you are running a binary executable? Does it have a builtin CLR (Common Language Runtime[1])? Because CLR provides the tools for managing memory & security?
[1]
https://en.wikipedia.org/wiki/Common_Language_Runtime
sitharus
on Nov 9, 2021
[–]
Yes, it embeds the CLR in to the application see the PR at
https://github.com/dotnet/runtime/issues/43072
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://en.wikipedia.org/wiki/Common_Language_Runtime