smantic
November 12, 2024, 4:45am
1
Hi,
I was wondering if it would be at all possible to use zig 0.13 for the redis challenge.
I am implementing my event loop with libxev Which says requires nightly, but works with 0.13
I saw that there was an open PR to upgrade the zig version.
codecrafters-io:main
← codecrafters-io:update-zig
opened 12:24PM - 11 Sep 24 UTC
However, zig does not guarantee compatibility between releases, that might pose an issue for other people currently taking the challenge.
andy1li
November 12, 2024, 5:04am
2
Hi @smantic , we’ll work on updating the Zig version for the Redis challenge, but it might take some time to ensure compatibility and a smooth experience for all users.
smantic
November 12, 2024, 7:16pm
3
Great! That is understandable. Thanks.
smantic
November 13, 2024, 10:28pm
5
Wow that was fast! Thanks a ton for the speedy upgrade.
1 Like