We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
wasm-bindgen-typescript just landed #228.
It needs tests, a lot of test cases actually :). In this issue we can build a testing infraestructure maybe in a similar way that it's done in webidl crate. Check it out here https://github.com/rustwasm/wasm-bindgen/tree/master/crates/webidl/tests
Feel free to ping me on twitter, IRC, email (spastorino everywhere) and I can provide more help to tackle this.
The text was updated successfully, but these errors were encountered:
Remove the long-outdated typescript crate
typescript
258fd05
This was added quite some time ago but never ended up progressing, so let's delete it. Closes rustwasm#234 Closes rustwasm#237 Closes rustwasm#238 Closes rustwasm#239 Closes rustwasm#240
Remove the long-outdated typescript crate (#1899)
b9c93a3
This was added quite some time ago but never ended up progressing, so let's delete it. Closes #234 Closes #237 Closes #238 Closes #239 Closes #240
Successfully merging a pull request may close this issue.
wasm-bindgen-typescript just landed #228.
It needs tests, a lot of test cases actually :). In this issue we can build a testing infraestructure maybe in a similar way that it's done in webidl crate. Check it out here https://github.com/rustwasm/wasm-bindgen/tree/master/crates/webidl/tests
Feel free to ping me on twitter, IRC, email (spastorino everywhere) and I can provide more help to tackle this.
The text was updated successfully, but these errors were encountered: