Closed
Description
Using LGPL3 license for Go code results in some non-trivial restrictions due to Go using static linking by default and not supporting binary-only packages (see golang/go#28152)
I discussed the effects of LGPL3-ed Go in cosmos72/gomacro#14
In practice, it is almost equivalent to using GPL3 because the exception that you can link a LGPL3 library to a binary with a different license becomes extremely cumbersome to use in Go due to static linking.
Are you willing to consider a different license?
Metadata
Metadata
Assignees
Labels
No labels