-
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
"This library is developed incrementally"
This is the correct approach when creating bindings instead of completeness (unless there is an automatic procedure). Make a foundation upon to build, like some types, some adaptor functions, some examples of calling and thats's it.
The benefits
- Smaller idiomatic codebase
- Take advantage of documentation of the original platform
- Smaller maintenance effort
I think your approach should be emphasised.
Metadata
Metadata
Assignees
Labels
No labels