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

chore: add a regression test for WASI #4822

Merged
merged 5 commits into from Jul 11, 2022
Merged

chore: add a regression test for WASI #4822

merged 5 commits into from Jul 11, 2022

Conversation

carllerche
Copy link
Member

Currently, we only have WASM regression tests that run without WASI.
However, rust provides a WASI specific target which enables code to
special case WASI. This PR adds a basic test to cover that case.

This is an initial addition to help land #4716.

Currently, we only have WASM regression tests that run without WASI.
However, rust provides a WASI specific target which enables code to
special case WASI. This PR adds a basic test to cover that case.

This is an initial addition to help land #4716.
@carllerche carllerche merged commit ad942de into master Jul 11, 2022
@carllerche carllerche deleted the check-wasm branch July 11, 2022 19:06
@Darksonn Darksonn added the A-ci Area: The continuous integration setup label Jul 12, 2022
@Darksonn Darksonn added the T-wasm Topic: Web Assembly label Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: The continuous integration setup T-wasm Topic: Web Assembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants