-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Description
Hello, most of the RPC code only supports x86 and AMD64, for example:
return RpceStubHelper.GetPlatform() == RpceStubTargetPlatform.X86 ? X86_ProcFormatStringOffsetTable : X64_ProcFormatStringOffsetTable;Are there please any plans for ARM64 support? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels