-
Would it be possible to enable Web Assembly in Dart?
Were this to be possible, I think it would greatly increase investment in the language as existing codebases would have a common compile target …
-
Source Generators are a new technology that was added to Roslyn in the .NET 5 timeframe, but we have not yet utilized them by creating generators to assist with runtime and framework features. We will…
-
### What is the issue with the DOM Standard?
I've heard chatterings in a few different places about interest in asynchronous event listeners on the platform, so I figured I'd file a bug here for so…
-
Package: libtorch[core,cuda,dist,fftw3,leveldb,llvm,opencv,vulkan,xnnpack,zstd]:x64-windows@2.1.2#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.39.33521.0
- vcpkg-tool vers…
-
The StateHasChanged method is supposed to flag the component to be re-rendered, so if you call this method multiple times from the same call, it should render the component only once.
Actually, thi…
-
> [!important]
> Current status: https://github.com/files-community/Files/issues/1928#issuecomment-1634584639
**Is your feature request related to a problem? Please describe.**
Typically, I wor…
-
#### Feature
When the Wasm instance traps, it's sometimes difficult to understand what happened. Post-mortem debugging using coredumps (which is extensively used in native environment) would be h…
xtuc updated
6 months ago
-
# System.CommandLine 2.0 Beta 4
We've been working through feedback on the [beta 2](https://github.com/dotnet/command-line-api/issues/1537) and [beta 3](https://github.com/dotnet/command-line-api/i…
-
### Describe the bug
When Microsoft.AspNetCore.SignalR.Client is updated from 6.0.0-preview1 to preview4 (and possibly preview2 and 3) it no longer works in a Xamarin.Forms (iOS) project if the l…
-
MAUI uses [implicit operators invoked via reflection](https://github.com/dotnet/maui/blob/c20f10de068e806158fa4436da3855e6bb9fc9d1/src/Controls/src/Core/Xaml/TypeConversionExtensions.cs#L266-L306) in …