Describe GDExtension interface in a machine readable format #9524
timothyqiu
started this conversation in
Scripting
Replies: 1 comment
-
Yeah, this could make sense. It's done by a number of other standard API, so we'd be in good company. We already have a number of restrictions/requirements around what can be put in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of using
gdextension_interface.h
the C header file, describe GDExtension interface in a machine readable format like JSON, XML, etc.This makes it easier for other languages to generate wrappers containing routine code automatically.
Vulkan interface example: vk.xml.
Beta Was this translation helpful? Give feedback.
All reactions