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

Specify wapm version as well #16

Open
ayys opened this issue Nov 14, 2022 · 0 comments
Open

Specify wapm version as well #16

ayys opened this issue Nov 14, 2022 · 0 comments

Comments

@ayys
Copy link
Member

ayys commented Nov 14, 2022

This script installs both wapm and wasmer. Right now, I can specify which wasmer version I want to install by

curl https://get.wasmer.io -sSfL | bash -s "<version>"

There should be something similar for wapm as well. Maybe something like this,

curl https://get.wasmer.io -sSfL | bash -s "<wasmer-version> <wapm-version>"
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