Open mcandre opened 4 years ago
Could we get musl/Linux targets going? For example, Alpine Linux, Void Linux, or OpenWrt. That way, our Go apps can deploy in more lean environments!
And it would be good to use a "gnu" distinguished name for the (GNU) Linux targets.
This may not be necessary. Go likes to bundle libraries into the binary. I think that would include cgo native libraries.
Could we get musl/Linux targets going? For example, Alpine Linux, Void Linux, or OpenWrt. That way, our Go apps can deploy in more lean environments!
And it would be good to use a "gnu" distinguished name for the (GNU) Linux targets.