Skip to content

[Wasm R2R] directly call the async resumption stub #131232

Description

@AndyAyersMS

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.

Metadata

Metadata

Assignees

Labels

arch-wasmWebAssembly architecturearea-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions