stu

Results 2 comments of stu

I'd really like to voice support for this PR. It enables Godot to be embedded in many more scenarios, and I think would be awesome feature. I also have needs...

Seems it could be possible to just write c++ as standard Godot module code, not use GDExtension directly. Would be better performance and one could static link for fast compile...