You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We expect this to work on Windows if you use something like WSL or Mingw64, but it has not been tested yet. Please let us know if you run into any issues.
Yeah, not using WSL or mingw64, sorry (WSL builds linux binaries, not windows binaries, so WSL wouldn't even make sense to begin with). WolfSSL can compile in VS 2008, so I expect the golang wrapers to be able to wrap around an already-compiled library.
It seems like the cgo directives in the code assume Linux. Is there a way to get this working on Windows?
The text was updated successfully, but these errors were encountered: