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

fix: share wasi-sdk and wasmtime install #18

Merged
merged 1 commit into from Jul 12, 2022
Merged

Conversation

ricochet
Copy link
Contributor

@ricochet ricochet commented Jul 7, 2022

The previous version had differences in versions.

Instead of creating clang aliases,
this adds wasi-sdk to the beginning of the PATH.
This technique is taken from common-debian.sh in vscode-devcontainers
so that it is compatible with vscode and regular containers.

The previous version had differences in versions.

Instead of creating clang aliases,
this adds wasi-sdk to the beginning of the PATH.
This technique is taken from common-debian.sh in vscode-devcontainers
so that it is compatible with vscode and regular containers.
@ricochet
Copy link
Contributor Author

Bump.

Tested on linux and windows since the workspace/rust changes still bork on M1.

image

@esoterra esoterra merged commit df07606 into main Jul 12, 2022
@esoterra esoterra deleted the common-wasi-install branch July 12, 2022 13:33
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.

None yet

2 participants