Skip to content

Tracking issue for Zig #113

Open
Open
@alexrp

Description

This is a tracking issue for this Zig wiki page.

For context, the Zig SDK is an MSBuild SDK that vastly simplifies the process of building and integrating native components written in Zig or C-family languages into .NET solutions and NuGet packages. Ordinarily, this is a very annoying process as users have to rely on separately-installed native compilers and figure out cross-compilation themselves. Zig's unmatched cross-compilation story and support for C-family languages are the killer features that enable this whole project; the SDK itself is mostly a whole bunch of glue logic that bridges the .NET build ecosystem with the zig command line interface.

These are the issues that either currently affect us or will do so in the future:

Overall, we're very happy with Zig. It is bringing real value to the .NET ecosystem, not just through this project, but also this one!

Activity

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

Metadata

Assignees

Labels

area: infrastructureIssues related to infrastructure (GitHub, CI, etc).state: blockedIssues that are blocked on some other issue or work.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions