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

Automated "test imports" from official wabt repository #14

Open
Yongbeom-Kim opened this issue Feb 7, 2024 · 0 comments
Open

Automated "test imports" from official wabt repository #14

Yongbeom-Kim opened this issue Feb 7, 2024 · 0 comments

Comments

@Yongbeom-Kim
Copy link
Contributor

Currently, tests are written by hand, which is not ideal.

The wabt repository (that we submodule) has their own set of tests that they use. We should create a script to take their test case data, convert it into our own Jest cases, and then run them, so that our testing is up-to-date with the WebAssembly standard.

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