Part 22. Cross-Platform Development
Windows is one of Zig’s main supported platforms. You can write Zig programs on Windows, build Windows executables, call Windows system APIs, link with C libraries, and...
| Section | Title |
|---|---|
| 1 | Windows Support |
| 2 | Linux Support |
| 3 | macOS Support |
| 4 | WebAssembly |
| 5 | ARM and Embedded Targets |
| 6 | Cross-Target Debugging |
| 7 | Portable APIs |
| 8 | Handling Platform Differences |
| 9 | Packaging Cross-Platform Apps |