The s390x builder is unhappy since I enabled newescape by default; e.g.
https://build.golang.org/log/17d8a268ff942ee3fa4fa27ea8685aaa4347b689
https://build.golang.org/log/0e2023e3028d604edf2875a48664849fd1b0b53d
I'm expecting there's a s390x-specific runtime issue (like js/wasm's https://go-review.googlesource.com/c/go/+/170323/).
I don't have access to an s390x machine at the moment, so trying to debug via looking at -m output from cross-compiling for GOARCH=s390x.
/cc @mundaym for FYI
The s390x builder is unhappy since I enabled newescape by default; e.g.
https://build.golang.org/log/17d8a268ff942ee3fa4fa27ea8685aaa4347b689
https://build.golang.org/log/0e2023e3028d604edf2875a48664849fd1b0b53d
I'm expecting there's a s390x-specific runtime issue (like js/wasm's https://go-review.googlesource.com/c/go/+/170323/).
I don't have access to an s390x machine at the moment, so trying to debug via looking at -m output from cross-compiling for GOARCH=s390x.
/cc @mundaym for FYI