stergiotis

Results 4 comments of stergiotis

Thanks a lot for your quick response. 1) Is solved by using the proper syntax. I am sorry for the confusion, the minimal example I gave above was perhaps a...

The issue was not about passing structs using the C ABI . What I wanted to discuss originally were the following two limitations of the current ftype implementation: 1) Pointers...

I am currently working on instrumenting the DrawList class to capture the drawing commands. Think vector and text primitives instead of vertices and textures. See #6384 for a similar proposal....

> > My motivation is three fold: I would like to get a) a native go binding of imgui (w/o cgo) using https://github.com/tetratelabs/wazero and https://ebitengine.org/; > > I have a...