Hacker News new | ask | show | jobs
by BoorishBears 2380 days ago
.NET Native is a separate compiler and runtime than the one being discussed afaik

And Blazor is part of a web framework that doesn't support VB.Net, not the underlying runtime.

1 comments

Except all those runtimes are supposed to run the same MSIL.

Or if you prefer a more recent example, .NET Core only supports C++ on Windows.