Skip to content

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

@greenhat

Description

@greenhat

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
- [ ] Print Wasm, HIR, MASM
- [ ] Run the compiled package 
- [ ] Load the debugger with the compiled package

Metadata

Metadata

Assignees

Labels

cargo-midenPertaining to the Cargo extension frontendfrontendIssues with the compiler driver, configuration, or frontend librariesuxUser experience-related issues and tasks

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions