Host-side example apps and integration tests for embed-zig. Package manifests are committed directly and share the same embed_zig dependency version.
- Zig 0.15.2
zig build testCI runs zig build test on Linux, macOS, and Windows.
ESP matrix builds are separate from the default zig build test flow and need ESP-IDF; see esp/ and the root zig build esp step when -Didf=... is set.