Skip to content

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
Development

Successfully merging this pull request may close these issues.

javascript calling a method with return Task type in .net 9.0 preview6, the returned promise is always in pending state
2 participants