Skip to content

update zig, build API: module rework - #18

Merged
mitchellh merged 3 commits into
mitchellh:mainfrom
linuxy:module
Feb 5, 2023
Merged

update zig, build API: module rework#18
mitchellh merged 3 commits into
mitchellh:mainfrom
linuxy:module

Conversation

@linuxy

@linuxy linuxy commented Feb 5, 2023

Copy link
Copy Markdown
Contributor

Addresses the updates from ziglang PR ziglang/zig#14538

@mitchellh

Copy link
Copy Markdown
Owner

Great, thank you!

@mitchellh
mitchellh merged commit 379e5d8 into mitchellh:main Feb 5, 2023
@mitchellh

Copy link
Copy Markdown
Owner

I'll do a follow up unless you're interested in doing this:

I think we should do a semver check on builtin.zig_version (stdlib has all the functions) to continue exported a Pkg type so that downstream can continue to use older Zig versions. I'm interested in staying on nightly but the build system in particular is SO unstable right now that I think keeping downstream consumers pkg-aware is fine for a few weeks/months.

Selfish need because I have a downstream use of this lib and it has a bunch of other deps that aren't updated yet so I can't update myself...

@mitchellh

Copy link
Copy Markdown
Owner

Made #19 to track that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants