-
i am trying to implement your package using video_player platform interface in my package [flutter_meedu_videoplayer](https://github.com/zezo357/flutter_meedu_videoplayer)
but these issues has been…
-
#### 问题描述及重现代码:
使用 NativeAOT 编译应用程序时 Include 和 LazyLoad 不起作用
如果不使用NativeAOT,程序可以正常运行
ENG: Include and LazyLoad not works with NativeAOT compilation.
If we dont use NativeAOT - Programm work pret…
-
### Description
Fable and [fable-compiler-js](https://github.com/fable-compiler/Fable/tree/main/src/fable-compiler-js) are astonishing projects/products.
According to the [Changelog of fable-com…
-
* .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use `dotnet --info`)
* Windows version: (`winver`)
* Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes/No
* Is this bug…
-
Since dotnet is putting serious emphasis on AOT at the moment and SurrealDb is going to be known for it's performance. It might be worth thinking about the strategy for how we will deliver this. Inclu…
-
I'd like to point out that I haven't been involved in the web assembly effort,
and I'm not maintaining any large or widely used compilers (just my own
toy-ish language, minor contributions to the QBE …
-
_From @inforithmics on Wed, 25 Aug 2021 13:53:04 GMT_
### Steps to Reproduce
1. Open App21.sln with Visual Studio 2019 16.11
2. Connect To Mac
3. Set to Release and Select Device to Deploy
4…
-
Performance 8.0 runs failing due to dotnet install and build failures. The dotnet install failures are outlined here: https://github.com/dotnet/performance/issues/3576. The build failures due to this …
-
### Description
Assuming we have the below lines in root.xml:
```xml
```
It will fail to resolve the type when compiling with NativeAOT because:
1. In `SplitFullName` i…
-
I have also asked this question on StackOverflow:
https://stackoverflow.com/q/78321715/2287576
I have seen a few questions about this. Eg:
https://stackoverflow.com/q/67920055/2287576
I don't m…