On Mon, Sep 23, 2019 at 11:37 AM <fran...@adeven.com> wrote: > ... and the problems with storing a uinptr in a variable are mostly related > to moving garbage collectors ...
Please note that even though, AFAIK, none of the Go compilers so far uses a moving GC, it's not the only source of objects being moved around. For a long time the gc Go compiler has moveable stacks and things may reside in stack whenever the compiler decides it can and wants to do it. -- 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/CAA40n-Wx-2yYwEL9pg2s9UX8Y7OMR0sfsFGd5R-Kje%2BmbhQ4sg%40mail.gmail.com.