Forum Discussion
ChinmoyDip2007
Jul 19, 2022Copper Contributor
My idea of Unified Binaries
Unified Binaries is like one binary that with proper runtime or framework integrated into Windows, can work in any architecture (ARM/x86). It's quite like Java or Python or .NET core, where a runtime...
Reza_Ameri
Jul 19, 2022Silver Contributor
Like you mentioned .NET Core is available on multiple planforms including Android and iOS, in addition to Windows. So, you are asking for a similar way but for the C++?
ChinmoyDip2007
Jul 19, 2022Copper Contributor
Yes. I mostly target it for business customers who are using ARM based PCs to run x64 binaries. I also want Arm on x64 for developers without a ARM PC.