ctigrisht

Results 7 comments of ctigrisht

why not just use pending as a computed value of `status.value === "pending"` so you don't break compatibility?

> There are existing third party solutions for that problem: https://github.com/Tyrrrz/DotnetRuntimeBootstrapper Why not support it directly within .NET and reduce reliance on third party software, considering their license is a...

> I know the experience has been somewhat lacking in the past, but I think we've made some great improvements recently. For example: dotnet/runtime#78087 I agree that it is already...

> Does .NET Framework do that? NetFX is a part of windows updates/features as far as I know, most of the times the runtime is already on the machine or...

I get a crash on windows when I put carousel views inside of a collection view. Please fix asap

> Hi! > > Can you provide a description how to reproduce your problem? Hey, I created a windows only C++ project in VS 2022. I tried installing from vcpkg...

> add http_parser and fmtlib to your project Do you mean link it within clang or embed it as source?