Closed
Description
Currently the helper-based tailcall support dynamically emits a dispatcher that uses calli
:
runtime/src/coreclr/src/vm/tailcallhelp.cpp
Lines 120 to 154 in d307659
This dispatcher can be put in System.Private.CoreLib once there is function pointer support.