GitHub - ziglang/zig: Moved to Codeberg

Moved to Codeberg. Contribute to ziglang/zig development by creating an account on GitHub.

GitHub
@zig_discussions woah though that day would never arrive! 0.11 was too far away! Feels like a solid milestone :)
@pancake @zig_discussions So what do you think about the release notes. The language changes in particular.
@jjdredd need to read them carefully but I found many crashes and design discussions after 0.11 which made me stay away from the language for a while. Guess all the moving parts are now in place. Not a small changelog anyway https://ziglang.org/download/0.12.0/release-notes.html
0.12.0 Release Notes âš¡ The Zig Programming Language

@jjdredd finally had some time to read the whole changelog I would say that the documentation, bitfield, comptime lifetime restrictions, and better dangling pointer checks, the build.zig improvements are also very interesting, and there are a bunch impressive of compiler time optimizations.. and happy to see that C compilation is still part of the toolchain #ziglang