Stream: compiler development

Topic: Zig roadmap


view this post on Zulip Brian Carroll (Jan 27 2024 at 10:05):

The Zig project just released a video about their roadmap

https://www.youtube.com/watch?v=5eL_LcxwwHg

Interesting that they're trying to make v0.12 a version that is stable enough for the bigger projects to pin to, like Bun and Tigerbeetle. They have a list of projects and which issues are blocking them. Not sure if Roc has any problems with current Zig?

view this post on Zulip Luke Boswell (Jan 27 2024 at 10:52):

The only problem I'm tracking is dynamic libraries on windows are slow.

view this post on Zulip Anton (Feb 07 2024 at 18:16):

They have a list of projects and which issues are blocking them.

Where can I find this list?

view this post on Zulip Brian Carroll (Feb 07 2024 at 18:22):

Can't remember! It's mentioned in the video though. Some tracking issue on GitHub.

view this post on Zulip David Mell (Feb 07 2024 at 19:19):

https://github.com/ziglang/zig/issues/17144

view this post on Zulip Anton (Feb 07 2024 at 19:24):

Thanks David :)


Last updated: Jul 06 2025 at 12:14 UTC