That's super interesting. Thanks for the pointer Jan :bow:

On Monday, September 23, 2019 at 11:42:55 AM UTC+2, Jan Mercl wrote:
>
> On Mon, Sep 23, 2019 at 11:37 AM <fra...@adeven.com <javascript:>> 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/7a3e7abf-dffa-4f24-b940-51fa49cea8e7%40googlegroups.com.

Reply via email to