dotnet / dotnet/runtime

[Wasm R2R] directly call the async resumption stub

Open
#131,232 2 comments 0 reactions 1 assignee Claimed by @AndyAyersMS View on GitHub
arch-wasm area-CodeGen-coreclr
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

In the initial runtime async PR for Wasm (#131167) we use the general call mechanism for invoking the resumption stub. On other platforms we emit a direct call to ensure that the resumption stub comes from a matching IL version of the method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.