Platform Support¶
Build packages for different operating systems and architectures.
๐ค AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
Coming Soon¶
This page is under development. In the meantime, see:
- Building Helpers - Build for different platforms
- CI/CD - Multi-platform builds in CI
Topics to be Covered¶
- Supported platforms (Linux, macOS, Windows)
- Cross-platform packaging
- Platform-specific launchers
- Static vs dynamic binaries
- Architecture support (x86_64, arm64)
- Cross-compilation strategies
Current Platform Support¶
| Platform | Architecture | Status |
|---|---|---|
| Linux | x86_64 | โ Full Support |
| Linux | aarch64 | โ Full Support |
| macOS | x86_64 | โ Full Support |
| macOS | arm64 | โ Full Support |
| Windows | x86_64 | ๐ง Beta |
Need help now? See Getting Started or Architecture.