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

Code cleanup in @vscode/wasm-component-model #166

Closed
dbaeumer opened this issue Jun 13, 2024 · 0 comments
Closed

Code cleanup in @vscode/wasm-component-model #166

dbaeumer opened this issue Jun 13, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dbaeumer
Copy link
Member

We need to do some code clean-up especially around the typing in the functions that generate the bindings. Since we generate facades we couyld remove the Union typings since we need to cast the properties later on anyways.

@dbaeumer dbaeumer added this to the June 2024 milestone Jun 13, 2024
@dbaeumer dbaeumer self-assigned this Jun 13, 2024
@dbaeumer dbaeumer added the enhancement New feature or request label Jul 4, 2024
@dbaeumer dbaeumer closed this as completed Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant