issues
search
SteveSandersonMS
/
dotnet-wasi-sdk
Packages for building .NET projects as standalone WASI-compliant modules
519
stars
36
forks
source link
bump runtime to latest + tweaks
#40
Open
pavelsavara
opened
2 years ago
pavelsavara
commented
2 years ago
use
$(Configuration)
to enable Debug build
don't strip symbols in Debug build
bump runtime to latest
remove ilgen stub - I hope it's right thing to do
$(Configuration)
to enable Debug build