-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Part of the work is exposing the helpers from S.P.C so our serialized can call it.
dotnet/corert#7589
The other part is actually understanding how to go from an EEType* to GCDesc when deserializing. And for serializing hoping and praying that the layout algorithm is the same so that the serializer can run on .NET Core and deserialize on CoreRT when doing it on the same OS and architecture.
Metadata
Metadata
Assignees
Labels
No labels