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

Unify wasmer-cli and wapm-cli into one tool #3208

Closed
fschutt opened this issue Sep 29, 2022 · 0 comments · Fixed by #3215
Closed

Unify wasmer-cli and wapm-cli into one tool #3208

fschutt opened this issue Sep 29, 2022 · 0 comments · Fixed by #3215
Assignees
Labels
🎉 enhancement New feature! priority-high High priority issue
Milestone

Comments

@fschutt
Copy link
Contributor

fschutt commented Sep 29, 2022

The goal is to unify the wasmer and wapm tools into one tool so you can do:

$ wasmer run python/python

TODO:

  • create a new crate wasmer/registry
  • implement wapm functionality cleanly
  • remove Lockfile, just use one .wasmer/cache directory
  • publish wasmer-registry as a library, then test & integrate with wasmer-cli
@fschutt fschutt added the 🎉 enhancement New feature! label Sep 29, 2022
@fschutt fschutt self-assigned this Sep 29, 2022
@syrusakbary syrusakbary added the priority-high High priority issue label Oct 4, 2022
@syrusakbary syrusakbary added this to the v3.0 milestone Oct 5, 2022
bors bot added a commit that referenced this issue Oct 25, 2022
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]>
@bors bors bot closed this as completed in e831932 Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! priority-high High priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants