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

Generate types with inheritance for emscripten JSImplementation interfaces #200

Open
isaac-mason opened this issue Apr 3, 2024 · 3 comments

Comments

@isaac-mason
Copy link
Member

No description provided.

@isaac-mason
Copy link
Member Author

Should be fixed by: b4f6cc6

@isaac-mason
Copy link
Member Author

Made a follow up change: 1e9d379

For now in emscripten mode, JSImplementation's value will only be used for inheritance (extends) if there isn't already an implements statement.

@isaac-mason
Copy link
Member Author

Reopening to track emitting a warning explaining behaviour when there's both a JSImplementation and implements statement.

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