You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
Needed for F#. Must work cross-assembly and cross-platform. IL2CPP needs to transform code that uses tail calls so that (at least on GCC/Clang) sibling call optimization takes place. RyuJIT can use an EBP frame and double-compilation of tail-called methods.
The text was updated successfully, but these errors were encountered:
Needed for F#. Must work cross-assembly and cross-platform. IL2CPP needs to transform code that uses tail calls so that (at least on GCC/Clang) sibling call optimization takes place. RyuJIT can use an EBP frame and double-compilation of tail-called methods.
The text was updated successfully, but these errors were encountered: