Skip to content

Wasm make *.Run async.#345

Merged
akoeplinger merged 1 commit into
dotnet:masterfrom
lewing:wasm-async-run
Nov 5, 2020
Merged

Wasm make *.Run async.#345
akoeplinger merged 1 commit into
dotnet:masterfrom
lewing:wasm-async-run

Conversation

@lewing
Copy link
Copy Markdown
Member

@lewing lewing commented Oct 30, 2020

Make make the Run in the threadless runner and WasmApplicationEntry point async so that it can yield back to js to resolve promises correctly. Depends on dotnet/runtime#44045, helps with dotnet/runtime#43958

@lewing
Copy link
Copy Markdown
Member Author

lewing commented Oct 30, 2020

/cc @akoeplinger

@akoeplinger akoeplinger merged commit ab2eee6 into dotnet:master Nov 5, 2020
monojenkins pushed a commit to monojenkins/mono that referenced this pull request Nov 5, 2020
Update browser tests to use dotnet/xharness#345 and be able to run promise related tests. Depends on dotnet/runtime#44045

The build will fail until the xharness change makes it in.
akoeplinger pushed a commit to mono/mono that referenced this pull request Nov 6, 2020
Update browser tests to use dotnet/xharness#345 and be able to run promise related tests. Depends on dotnet/runtime#44045

The build will fail until the xharness change makes it in.

Co-authored-by: lewing <lewing@users.noreply.github.com>
@lewing lewing deleted the wasm-async-run branch March 2, 2021 03:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants