-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
Milestone
Description
Fixes
- [wasm][coreclr] Allow memory growth for corerun #120844
- [wasm][coreclr] Add RhpNewFast allocators #120896
- [wasm][coreclr] Add call helpers for functions returning indirect VT #120897
- [wasm][coreclr] Extract call helpers to separate source file #120944
- [wasm][coreclr] !CREATE_CHECK_STRING(pMT && pMT->Validate()) assert failures #121107
- [wasm][coreclr] Assembly.GetExecutingAssembly() returns null #120905
- [wasm][coreclr] EH assert: did not expect to collide with a 1st-pass ExInfo during a EH stackwalk #121176
- [wasm][coreclr] Avoid using calli thunks for delegates #121222
- [wasm][coreclr] Fix native calls to instance methods with 0 parameters #121312
- nested FailFast #121306
- [wasm][coreclr] unhandled exceptions assert #121385
- [wasm][coreclr] Attempt to access method
System.Delegate.DelegateConstructresults in exception #121955 - [wasm][coreclr] global::StructPacking.TestEntryPoint fails #122294
- [wasm][coreclr] Failing VectorMgdMgdArray_r tests #122922
- [wasm][coreclr] Implement EH in allocators #122923
- [wasm][coreclr] GetUnmanagedCallersOnlyThunk: unknown thunk for unmanaged callers only method #124219
- [wasm][coreclr] ASSERT FAILED Expression: portableEntryPoint->IsValid() #124221
- [wasm][coreclr] ASSERT FAILED Expression: slotNumber >= GetNumVirtuals() || pMDRet == m_pDeclMT->GetMethodDescForSlot_NoThrow(slotNumber) #124222
- [wasm][coreclr] System.BadImageFormatException: An attempt was made to load a program with an incorrect format. #124259
- [wasm][coreclr] Failure: Exception type was not an exact match #124260
CI
Reactions are currently unavailable