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

Question: Convert WebIDL -> Javascript #56

Closed
amilajack opened this issue Jan 23, 2017 · 1 comment
Closed

Question: Convert WebIDL -> Javascript #56

amilajack opened this issue Jan 23, 2017 · 1 comment

Comments

@amilajack
Copy link

Does webidl2 support converting WebIDL definitions to javascript? WebIDL to planned to do this so I'm wondering if webidl2 does.

@amilajack amilajack changed the title Question about usage Question: Convert WebIDL -> Javascript Jan 23, 2017
@marcoscaceres
Copy link
Member

WebIDL.js is just the WebIDL parser, while WebIDL to JS builds on top of it do the the actual implementation. However, I wasn't able to convince enough folks that this was of value, so I stopped working on the project.

We can restart webidl.js if we can find people to work on it - I still think it's it's of great value, particularly for prototyping in a browser agnostic manner. However, as Mozilla has JS bindings for WebIDL, it's possible to prototype some WebIDL in the browser without needing projects like the WebIDL.js.

Hope that makes sense!

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

2 participants