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

Start testing TypeScript output on CI #1314

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

alexcrichton
Copy link
Contributor

This commit starts to add some simple tests for our TypeScript output of
the wasm-bindgen CLI, currently just running tsc to make sure syntax
looks good and types are emitted as expected. This'll hopefully be able
to get expanded over time with bug reports as they come in as well as
ensure that we don't regress anything in egregious manners!

Closes #922

This commit starts to add some simple tests for our TypeScript output of
the wasm-bindgen CLI, currently just running `tsc` to make sure syntax
looks good and types are emitted as expected. This'll hopefully be able
to get expanded over time with bug reports as they come in as well as
ensure that we don't regress anything in egregious manners!

Closes rustwasm#922
@alexcrichton alexcrichton merged commit 9f6c2a6 into rustwasm:master Mar 5, 2019
@alexcrichton alexcrichton deleted the typescript-tests branch March 5, 2019 23:20
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.

1 participant