Ivan Povazan

Results 21 comments of Ivan Povazan

We should also include the NativeAOT variant in this effort.

@vargaz could you please take a look at Rolf's comment above?

@rotanov thank you for the detailed analysis! As you investigated differences in size of your iOS application, I was wondering if you considered trying out NativeAOT? In .NET8 we released...

> Building appex with NativeAOT fails with following exception: > > ``` > System.Exception: No entrypoint module > at ILCompiler.Program.Run() + 0x26bc > at ILCompiler.ILCompilerRootCommand.c__DisplayClass227_0.b__0(ParseResult result) + 0x304 > ```...

I am not sure about setting the right labels, so please feel free to select the correct ones.

Hello, I would suggest opening a PR so it would be easier to review the changes and comment/align with what has been introduced in: https://github.com/dotnet/runtime/pull/90208 and https://github.com/dotnet/runtime/pull/90950

Even though this issue is closed, the problem with FrozenSet seems to be fixed in .NET9 and the workaround for enabling the interpreter is not needed anymore. For those who...

> Some companies do not allow Pre Releases in Production. Will it be released within the .NET 8 timeline? Yes, thanks for pointing that out. That was the reason I...