Y
Hacker News
new | ask | show | jobs
bob1029 3 days ago  [ - ]

You can provide your own GC implementation if you really wanted to:

https://learn.microsoft.com/en-us/dotnet/core/runtime-config...

https://github.com/dotnet/runtime/blob/main/src/coreclr/gc/g...

JaggerJo 2 days ago  [ - ]

Interesting!