Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: What place has .NET Native after Project Reunion #53

Closed
pjmlp opened this issue May 27, 2020 · 5 comments
Closed

Question: What place has .NET Native after Project Reunion #53

pjmlp opened this issue May 27, 2020 · 5 comments
Labels
area-Projections Request for support of a runtime or language area-UWP Support for UWP apps

Comments

@pjmlp
Copy link

pjmlp commented May 27, 2020

Apparently the long term roadmap will be to merge Win32 and UWP worlds into a common development experience.

Given the newly introduced C#/WinRT and the ONE .NET effort announced at BUILD, where does it leave .NET Native in a Project Reunion world?

@pjmlp pjmlp added the question label May 27, 2020
@mveril
Copy link

mveril commented May 27, 2020

For me .NET Native should be deleted to be replaced by .NET 5

@Gavin-Williams
Copy link

The only way .Net Native should survive is if it's available to .Net 5. Are we going to reunite or what? Or are we going to still be in the same situation in 2 years time as we are now, using all these different frameworks and all complaining about how support is lacking for the particular variant we are stuck on. Lets get this sorted ..

.Net 5 and choose JIT or AOT at config. done.

@jonwis jonwis added area-Projections Request for support of a runtime or language area-UWP Support for UWP apps labels Jun 23, 2020
@prayaas-a
Copy link

prayaas-a commented Jun 24, 2020

AOT/precompilation support should be opt-in and made available in v5.
.NET teams have worked on that in numerous projects now including CoreRT and WebAssembly. I hope it makes it to .NET 5.x because the performance boost can be huge.
In the CoreRT repo, jkotas said in early 2019:

We definitely do want to have a great full AOT compilation story as one of the officially supported deployment options for .NET Core eventually. It is not happening for .NET Core 3. We have not really started planning for .NET Core 4.

Now obviously .NET Core 4 materialized into .NET 5 but this makes me think it's on the burner for sooner or later.

@saint4eva
Copy link

Now obviously .NET Core 4 materialized into .NET 5 but this makes me think it's on the burner for sooner or later.

The pandemic interfered with the roadmap, so it would likely be in .NET 6

@stevewri
Copy link
Contributor

stevewri commented Aug 6, 2020

Does #105 address this question?

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
area-Projections Request for support of a runtime or language area-UWP Support for UWP apps
Projects
None yet
Development

No branches or pull requests

10 participants