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

Move the wasi-tests crate to the main workspace #724

Closed

Conversation

alexcrichton
Copy link
Member

The previous comment indicated that this was necessary to separate the
build directories but that's already happening due to the usage of
--target-dir, so there's no need for wasi-tests to live in a
separate part of the workspace.

Now that the upstream wasm32-wasi target has been fixed, we should be
good to go!
We don't know what version of the wasi api it's compiled against, so
let's avoid it.
The previous comment indicated that this was necessary to separate the
build directories but that's already happening due to the usage of
`--target-dir`, so there's no need for `wasi-tests` to live in a
separate part of the workspace.
@alexcrichton
Copy link
Member Author

For somewhat obtuse reasons this is rebased on #723 now to get windows tests passing

@alexcrichton
Copy link
Member Author

Alas looks like MSVC has more issues than I thought! I think that we may not be quite ready for this yet.

@alexcrichton alexcrichton deleted the more-workspace-crates branch January 7, 2020 15:10
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