core
core copied to clipboard
Add support for IAsyncDisposable and IAsyncEnumerable
Skipped tests already exist: https://github.com/dotnet-websharper/core/blob/1593e1045e49ae23836e3573659a551718deb8ef/tests/WebSharper.CSharp.Tests/Task.cs#L113-L140
- [ ] Add proxies for the interfaces
- [ ] Add support for C#
usingwithIAsyncDisposable - [ ] Add support for C#
await foreachwithIAsyncEnumerable