Moyo Okeremi

Software Engineer II, Visual C++

Moyo Okeremi is a software engineer on the Visual Studio C++ Cross Platform team.

Post by this author

Remote Native Unit Test Support in Visual Studio

Remote C++ unit testing enables developers to connect Visual Studio 2022 to remote windows environments for running and debugging C++ desktop application tests. This functionality is useful for developers who deploy code to different Windows target environments such as different Windows architectures. With this feature, you can run tests on ...

ARM64EC Support in Visual Studio

ARM64EC (“Emulation Compatible”) is a new application binary interface for building apps for Windows 11 on ARM. With ARM64EC, you can build new native apps that can run on ARM or incrementally transition existing x64 apps to native performance on ARM. With Visual Studio, you can start building your projects as ARM64EC and enjoy the benefits.