1 Repo
Binary libraries that map source code to Windows-compatible runtime projections for system communication.
Distinct from Runtime Libraries: Distinct from general Runtime Libraries: focuses specifically on generating Windows-compatible runtime projections.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Windows Runtime Projections. Refine with filters or upvote what's useful.
WinObjC is an implementation of the Objective-C language runtime and object model for the Windows operating system. Its primary purpose is to enable the execution of Objective-C code and iOS APIs on Windows to support the porting of iOS applications. The project features a native API bridge that maps Objective-C system framework calls to native Windows API functions. It includes a toolchain to convert Xcode project targets and workspaces into Visual Studio formats and translates visual storyboard design files into active on-screen interface elements. The codebase covers binary interoperabili
Creates compatible binary libraries to ensure seamless communication between the Objective-C runtime and Windows system runtimes.