Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser] Marshalling of resolved Tasks/promises is not resolved in JS/C# #105464

Merged
merged 3 commits into from
Aug 1, 2024

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Jul 25, 2024

The PR solves the problem with void Task marshalling. Fixes #104772.

cc @pavelsavara

Might be connected: #95411

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-Build-mono labels Jul 25, 2024
@ilonatommy ilonatommy self-assigned this Jul 25, 2024
@pavelsavara
Copy link
Member

WBT is too heavy weight integration test for this. Let's add test to src\libraries\System.Runtime.InteropServices.JavaScript\tests\System.Runtime.InteropServices.JavaScript.UnitTests\System\Runtime\InteropServices\JavaScript\JSImportTest.cs instead

@ilonatommy
Copy link
Member Author

ilonatommy commented Jul 29, 2024

ST

MT JSImport

MT JSExport - disabled, re-run with update.

@ilonatommy ilonatommy marked this pull request as ready for review July 31, 2024 09:04
@ilonatommy ilonatommy requested a review from lewing as a code owner July 31, 2024 09:04
@ilonatommy ilonatommy requested a review from maraf July 31, 2024 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono
Projects
None yet
2 participants