2 comments

[ 3.1 ms ] story [ 16.0 ms ] thread
A few interesting points:

- The Simple Apps epic should greatly simplify writing tiny standalone programs. Feels like a natural evolution of the recent top-level statements feature: https://github.com/dotnet/core/issues/5473

- The "Improve inner-loop performance for .NET developers" theme. Looks like tons of perf-related PRs have already been submitted for this. https://github.com/dotnet/core/issues/5510

- AOT and trimming are getting a ton of investment