Zig

Your weight: normal

all topics
  1. 0.
    0 points 1 sources 1 minutes ago cluster

    Nishant Joshi has released a Zig template for the Flipper Zero, a popular open-source hardware device. The template is available on GitHub and provides a starting point for developers to create custom applications for the Flipper Zero.

  2. 0.
    0 points 1 sources 1 minutes ago cluster

    Loris Cro argues that disabling asserts in production is a bad practice, citing Zig's assert functionality and type system as alternatives for enforcing constraints.

  3. 0.
    0 points 1 sources 1 minutes ago cluster

    The Zig programming language has reworked its build system, separating the maker process from the configurer process. This change is part of an upcoming release, with big branch just landed.