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

Expose midenc CLI features (print, run, debug) through cargo-miden #320

Open
3 tasks
greenhat opened this issue Sep 12, 2024 · 1 comment
Open
3 tasks
Assignees
Labels
cargo-miden Pertaining to the Cargo extension frontend feature New feature or request frontend
Milestone

Comments

@greenhat
Copy link
Contributor

Motivation

midenc CLI provides features that are needed for a developer (print MASM, run, debug, etc., see the guide). These features need to be exposed through cargo-miden so that the developer have access to the midenc CLI features without installing it.

Features to expose

Preview Give feedback
@greenhat greenhat self-assigned this Sep 12, 2024
@greenhat greenhat added this to the Beta 1 milestone Sep 12, 2024
@bitwalker
Copy link
Contributor

so that the developer have access to the midenc CLI features without installing it.

Just a note on this: I expect that in the near future, we will have something like rustup for Miden, which will ensure that both cargo-miden and midenc are installed, along with the rest of the "standard" toolchain. So, while it is true for the moment that users can have one or the other installed, but not both, I'd consider that a temporary state of affairs.

@bitwalker bitwalker added feature New feature or request frontend cargo-miden Pertaining to the Cargo extension frontend labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cargo-miden Pertaining to the Cargo extension frontend feature New feature or request frontend
Projects
None yet
Development

No branches or pull requests

2 participants