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
* Fix unboxing stubs on wasm
* Apply suggestions from code review
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
* Feedback
Remove GenerateShuffleArray and s_pShuffleThunkCache for FEATURE_PORTABLE_ENTRYPOINTS
* Feedback
Handle all pStubs for FEATURE_PORTABLE_ENTRYPOINTS
* Do not double free
* Add thunk for the IL stub
* Update src/coreclr/vm/wasm/helpers.cpp
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* Update src/coreclr/vm/prestub.cpp
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
* Finish the feedback
* Feedback
* Feedback
* Feedback
* Feedback
---------
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
0 commit comments