Jump to content

Paint.Net Re-compile to NATIVE by using CoreRt?


Recommended Posts

Hello people.

I'm making this post to direct my question at Mr.RICK BREWSTER regarding the possible future of Paint.Net.

Since i don't know if Paint.Net was made entirely by using C#  etc ...

i wish to ask Mr.RICK BREWSTER the following thing :

It is possible to Re-compile the entire Paint.Net project by using CoreRt technology to make it finally Native App?

See also these references to make an idea what i'm talking about :

Building a self-contained game in C# under 8 kilobytes
https://medium.com/@MStrehovsky/building-a-self-contained-game-in-c-under-8-kilobytes-74c3cf60ea04
DOOM fire effect in C# running on Windows NT 3.51
https://medium.com/@MStrehovsky/doom-fire-effect-in-c-running-on-windows-nt-3-51-fad6ee839345
Fight the global warming: compile your C# apps ahead of time
https://medium.com/@MStrehovsky/fight-the-global-warming-compile-your-c-apps-ahead-of-time-9997e953645b
CoreRT - A .NET Runtime for AOT
https://mattwarren.org/2018/06/07/CoreRT-.NET-Runtime-for-AOT/

 

Thanks for your attention.

Edited by TestingJoin
Link to comment
Share on other sites

It might be possible, but I haven't looked into it yet. Porting to .NET Core will hopefully happen sometime in 2021.

 

It'll depend on how much it affects the download size, build times, performance, and maintaining plugin compatibility.

 

The JIT is good, and from what I understand it still powers "compile to native", so I'm not expecting it to help performance, which means it'll come down to things like download size, build times, and startup performance.

 

The Store version can't use NGEN (or the .NET Core equivalent), and because I'm not really worried about the download size there, I'm very interested in investigating this for it.

  • Hugs 1

The Paint.NET Blog: https://blog.getpaint.net/

Donations are always appreciated! https://www.getpaint.net/donate.html

forumSig_bmwE60.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...