Support --stack
linker flag
#102
Labels
area: documentation
Issues related to the documentation.
area: sdk
Issues related to the MSBuild SDK.
area: tasks
Issues related to MSBuild tasks.
Milestone
The form is
-Wl,-z,stack-size=<value>
for C/C++ and--stack <value>
for Zig.Should be exposed as
<StackSize>0x12345678</StackSize>
.The text was updated successfully, but these errors were encountered: