from Hacker News

Zig 0.14.0 Release Notes

by tauoverpi on 3/5/25, 8:37 AM with 17 comments

  • by cztomsik on 3/5/25, 9:25 PM

    Thank you, so many great features. My personal favorite is .declLiteral() syntax, which makes webserver route-configuration very easy and readable!

    If you are ever in temptation to do a builder for internal DSL, .declLiteral() might be a better way. I think it might be very cool for GUI structures too.

    I did a quick PoC for SQL query building, but unfortunately, any more advanced queries are better to copy & serialize their arguments for safety reasons, so not that useful there, but still, very hyped about this particular thing.

  • by gwenzek on 3/6/25, 4:09 AM

    Really liking the promotion of "Unmanaged" containers. It's the ones I'm using everywhere already
  • by nesarkvechnep on 3/5/25, 9:32 AM

    I really wish FreeBSD were a tier 1 OS.
  • by overflyer on 3/5/25, 12:22 PM

    Please do a release party!!! The last one was so much fun! _
  • by vitaminCPP on 3/5/25, 9:01 PM

    Great work on the self-hosted (no llvm) compiler and linker !

    Is there somebody that can explain to me the value of incremental compilation?

    How is this different than CMake caching, for example?

  • by overflyer on 3/6/25, 6:37 AM

    What's the state of async/await by the way?
  • by fithisux on 3/5/25, 1:34 PM

    No haiku-os :-(