GsLogiMaker
Results
2
comments of
GsLogiMaker
I've been thinking about this exact issue. I've not attempted implementing this, but theoretically if you provide a header for your GDExtension API then another compiled language could use that...
How would memory be managed for structs? Would they be reference counted, passed by value, manual, or other?