In the Go runtime it was mentioned in a comment that versions of go before 1.15 are unsafe. What is exactly the problem? Should we then drop runtimes for go from 1.11 to 1.14? Whar about the proxies for other languages? They are built with older versions of Go, should we change all tbe runtimes that uses the go proxy to build with go 1.15? -- Michele Sciabarra mich...@sciabarra.com
- What to do of go runtime and the proxy? Michele Sciabarra
- Re: What to do of go runtime and the proxy? Matt Rutkowski
- Re: What to do of go runtime and the proxy? David P Grove
- Re: What to do of go runtime and the proxy? Dominic Kim