On Wed, Oct 27, 2021 at 4:14 PM jlfo...@berkeley.edu <jlforr...@berkeley.edu> wrote: > > So is it true that package level initializations (that are used) require no > runtime, other than some loader > time to set up?
It depends. Go initializers are arbitrarily complex. The compiler will do them at compile time if possible, but that is not always possible. Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CAOyqgcVOU%3D1C6Hifg2%3DjgM8xahV-iQwS%3D_FVh8tdxegnE1%3DZ3w%40mail.gmail.com.