SDL3 ported to the Zig build system.

zig-package
3 Open Issues Need Help Last updated: Jul 31, 2025

Open Issues Need Help

View All on GitHub
Xbox Support about 1 month ago

AI Summary: Add support for Xbox to the Zig-based SDL3 port. This involves replicating the relevant SDL configuration from the upstream SDL project, managing dependencies through the Zig build system, ensuring cross-compilation compatibility, and updating the CI pipeline to include Xbox testing. Reference materials are provided in the issue description.

Complexity: 4/5
good first issue help wanted

SDL3 ported to the Zig build system.

Zig
#zig-package
macOS support about 1 month ago

AI Summary: The task is to add macOS support to the Zig-based SDL3 port. This involves replicating the upstream SDL macOS configuration in the Zig build system, potentially managing dependencies, ensuring cross-compilation compatibility, and updating the CI pipeline.

Complexity: 4/5
good first issue help wanted

SDL3 ported to the Zig build system.

Zig
#zig-package
Emscripten Support about 1 month ago

AI Summary: The task is to add Emscripten support to the SDL3 Zig project. This involves configuring the build system to correctly compile and link SDL3 for the Emscripten target, potentially requiring adjustments to the build scripts and handling of Emscripten-specific dependencies. The project README provides guidance on adding support for new targets, including examples for Linux and Windows.

Complexity: 4/5
good first issue help wanted

SDL3 ported to the Zig build system.

Zig
#zig-package