componentize-dotnet icon indicating copy to clipboard operation
componentize-dotnet copied to clipboard

Add wasm project template

Open jsturtevant opened this issue 1 year ago • 0 comments

We can automate the process of modifying these values in a new csproj: https://github.com/bytecodealliance/componentize-dotnet?tab=readme-ov-file#3-configure-the-compilation-output

by providing a template https://learn.microsoft.com/en-us/dotnet/core/tools/custom-templates that can be installed and create with dotnet new install nuget<TEMPLATE> and dotnet new <TEMPLATE>

jsturtevant avatar Jun 14 '24 20:06 jsturtevant