morrowind@lemmy.ml to Zig Programming Language@lemm.eeEnglish · 16 hours agoGood News! Zig 0.14.0 Delayedziglang.orgexternal-linkmessage-square1fedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linkGood News! Zig 0.14.0 Delayedziglang.orgmorrowind@lemmy.ml to Zig Programming Language@lemm.eeEnglish · 16 hours agomessage-square1fedilink
minus-squaremox@lemmy.sdf.orglinkfedilinkarrow-up2·15 hours ago Mainly, there’s a good chance Jacob will have progressed the x86_64 backend far enough that we can enable it by default for Debug mode on ELF targets. That sounds a lot like self-hosted code generation. I wonder if this is a significant step toward bringing async back to Zig. For the relevance, see the FAQ: https://github.com/ziglang/zig/wiki/FAQ#what-is-the-status-of-async-in-zig Note especially the last three bullet points.
That sounds a lot like self-hosted code generation. I wonder if this is a significant step toward bringing async back to Zig.
For the relevance, see the FAQ:
https://github.com/ziglang/zig/wiki/FAQ#what-is-the-status-of-async-in-zig
Note especially the last three bullet points.