[go-nuts] Re: Scalar Replacement of Aggregates (SROA)

2024-12-01 Thread Jason E. Aten
Hi Pepper, since your question is about the opinion of the developers who work on the Go-compiler, it might get more attention over at the sibling group https://groups.google.com/g/golang-dev . I would add, if you can use tinygo, then you can use clang's optimizations today. https://tinygo.

Re: [go-nuts] Re: Why doesn't Go use Windows's time zone data for time.LoadLocation?

2024-12-01 Thread Will Faught
Hi Jason! Thanks, makes sense. Will On Fri, Nov 29, 2024 at 7:07 AM Jason E. Aten wrote: > Hi Will! > > For Windows, there is some context here > https://github.com/golang/go/issues/21881 > > I think the short answer is that Windows does time zones differently > enough that there would be subt