There are a lot of optimizations that we plan to add to this path. The intent of this preview was getting a functional version of `dotnet run app.cs` out the door. Items like startup optimization are going to be coming soon.
Ah, I didn't managed to find something that talked about what was planned for this, so I opened an issue asking for that.
Is there a doc somewhere talking about it ?
jbverschoor|9 months ago
It’s good that it allows scripts to run, and does packages. Simple is good
I was just curious and then surprised that it already caches compiled binaries, but that the time remained the same.
Kuinox|9 months ago
https://github.com/dotnet/sdk/issues/49197
Kuinox|9 months ago
evntdrvn|9 months ago
thanks Jared and team, keep up the great work.