You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having put some thought to this - it seems there aren't any benefits to JSDoc output that we don't already get with TypeScript output, while TypeScript output is a little more flexible for now.
I'm open to a full migration to JSDoc at some point in future, but at the moment it might be unnecessarily constraining without offering much benefit.
Since TypeScript supports first-class JSDoc comments, it would be useful to explore this as a first-class typing approach in the bindgen.
The text was updated successfully, but these errors were encountered: