We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The goal is to unify the wasmer and wapm tools into one tool so you can do:
wasmer
wapm
$ wasmer run python/python
TODO:
wasmer/registry
.wasmer/cache
wasmer-registry
The text was updated successfully, but these errors were encountered:
Merge #3215
a846723
3215: Update wasmer --version logic, integrate wapm-cli r=Michael-F-Bryan a=fschutt - [x] Update clap - [x] Integrate wapm-cli logic - [x] Polish CLI handling and UX Fixes #3208. Fixes #3189. Co-authored-by: Felix Schütt <[email protected]> Co-authored-by: Felix Schütt <[email protected]>
e831932
fschutt
Successfully merging a pull request may close this issue.
The goal is to unify the
wasmer
andwapm
tools into one tool so you can do:TODO:
wasmer/registry
.wasmer/cache
directorywasmer-registry
as a library, then test & integrate with wasmer-cliThe text was updated successfully, but these errors were encountered: