We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd7cdd commit b8a9ca6Copy full SHA for b8a9ca6
src/sdk/build/Vezel.Zig.Sdk.Cross.Target.targets
@@ -42,7 +42,7 @@
42
43
<PropertyGroup Condition="$(TargetRuntimeIdentifier.StartsWith('wasi-'))">
44
<TargetSystem>wasi</TargetSystem>
45
- <!-- TODO: Add WASI version with Zig 0.14.0. -->
+ <TargetSystemVersion>0.1.0</TargetSystemVersion>
46
</PropertyGroup>
47
48
<PropertyGroup Condition="$(TargetRuntimeIdentifier.StartsWith('win-'))">
0 commit comments