Skip to content

New experimental runtime #89889

Answered by EgorBo
deeprobin asked this question in Ideas
Aug 2, 2023 · 4 comments · 17 replies
Discussion options

You must be logged in to vote

Certainly, developing such a new runtime would require a certain amount of time. But I could imagine that .NET could once again be taken to a new level.

It seems like it has zero advantages over spending those efforts in rewriting the runtime pieces in C#/NAOT instead:

  1. Less pinvokes
  2. IL-trimming with user's code
  3. Perf improvements from dogfooding
  4. Faster compilation
  5. Easier to prototype new features

Replies: 4 comments 17 replies

Comment options

You must be logged in to vote
3 replies
@deeprobin
Comment options

@EgorBo
Comment options

EgorBo Aug 4, 2023
Collaborator

@En3Tho
Comment options

Answer selected by EgorBo
Comment options

You must be logged in to vote
6 replies
@hez2010
Comment options

@AartBluestoke
Comment options

@hez2010
Comment options

@deeprobin
Comment options

@En3Tho
Comment options

Comment options

You must be logged in to vote
4 replies
@frankhaugen
Comment options

@Epacik
Comment options

@Clockwork-Muse
Comment options

@En3Tho
Comment options

Comment options

You must be logged in to vote
4 replies
@huoyaoyuan
Comment options

@ghost
Comment options

@Clockwork-Muse
Comment options

@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet