Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSDoc generation #74

Closed
guybedford opened this issue May 11, 2023 · 1 comment
Closed

JSDoc generation #74

guybedford opened this issue May 11, 2023 · 1 comment

Comments

@guybedford
Copy link
Collaborator

Since TypeScript supports first-class JSDoc comments, it would be useful to explore this as a first-class typing approach in the bindgen.

@guybedford
Copy link
Collaborator Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant