M.Sz.

Results 484 comments of M.Sz.

Well, but... Its a bit unclear to me where my problem lies. Let me explain how cimgui-go's workflow looks like: - available types are recognized from typedefs_dict.json (+ some default...

You might need to do something with cimgui-go Rpi is arm, right?

for reference: - you will want either `linux/arm64` or `linux/arm`. - you need rpi compatible C/c++ toolchain - the problem will be pre-compiled imgui code (see https://github.com/AllenDang/cimgui-go/issues/157 )

maybe just exposing VirtualFS would be a solution?