Re: [go-nuts] Re: Trampoline example

2020-05-09 Thread Gert
On Sunday, May 10, 2020 at 12:33:08 AM UTC+2, Ian Lance Taylor wrote: > > On Sat, May 9, 2020 at 12:56 PM Gert > > wrote: > > > > This is the closest I get, I am out of ideas. Don't know why it runs but > doesn't update the string. > > I don't know what you are really trying to do, but I wan

Re: [go-nuts] Re: Trampoline example

2020-05-09 Thread Ian Lance Taylor
On Sat, May 9, 2020 at 12:56 PM Gert wrote: > > This is the closest I get, I am out of ideas. Don't know why it runs but > doesn't update the string. I don't know what you are really trying to do, but I want to be clear that this code is not supported. The supported way to call from Go to C is