Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> which is technically possible to implement, but the team has not gotten around to implementing it for years.

My understanding is that they did in fact implement it, but then ripped that code out before the release.



I believe that issue was about "dotnet watch", which reruns the compilation when a file change is detected. EnC/Hot Reload sends new bytecode to a running process and updates classes/methods in memory. EnC has been missing from non-Windows platforms from the start. An IDE like Rider can't implement Hot Reload without support from the runtime.


Just skimming the diff it looks like it was proper hot reloading.

https://github.com/dotnet/sdk/pull/22262/files




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: