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

Remove async wasm_bindgen constructor #1198

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Remove async wasm_bindgen constructor #1198

merged 1 commit into from
Jun 6, 2024

Conversation

benthecarman
Copy link
Collaborator

@benthecarman benthecarman commented Jun 5, 2024

It seems async constructors aren't supported even by typescript, asked in their discord what is the expected behavior of this because it seems to work, however, we really shouldn't be doing this since it is not supported

@benthecarman benthecarman requested a review from TonyGiorgio June 5, 2024 19:58
@TonyGiorgio TonyGiorgio merged commit d4c1929 into master Jun 6, 2024
9 checks passed
@TonyGiorgio TonyGiorgio deleted the rm-constructor branch June 6, 2024 02:32
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

Successfully merging this pull request may close these issues.

2 participants