Hacker News new | ask | show | jobs
by tailspin2019 1952 days ago
This is the highlight for me:

> We’re defining a new hot code reload model that we can offer for all app types. It’s likely at least some of this feature will be implemented in the runtime, and we’re committed to doing that with both CoreCLR and Mono.

> We want to enable a very fast build, and even faster operations for code changes that can skip the build entirely, as a new standard feature of .NET.

1 comments

That caught my eye too, super exciting. Seems like this is where most of the detailed design discussion is taking place: https://github.com/dotnet/runtime/issues/45689