Harrison Clark
Results
1
comments of
Harrison Clark
I was able to get this to run on WSL by setting the following environment variables: ``` CGO_ENABLED="1" CGO_LDFLAGS="-ldl" ```