-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Labels
Description
We have tested running cosmwasm and cosmwasm-vm inside a windows CI, so the code should work fine.
However, we currently only built the rust dll for unix and osx. We need to add a build step to set it up for windows and properly test that.
AlexTroshkin