ReadyToRun: Tailcalls not supported (original) (raw)

Compiling F# code with crossgen I see:

Not implemented (Exception from HRESULT: 0x80004001 (E_NOTIMPL)) while compiling method basicNumberToString@860-559.Invoke
ReadyToRun: Explicit tailcalls not supported

We should ensure that .tail is supported.

Kevin

theme:tail-call