miden-debug

Crates.iomiden-debug
lib.rsmiden-debug
version0.4.4
created_at2025-11-12 05:41:14.035473+00
updated_at2025-12-31 22:15:50.828057+00
descriptionAn interactive debugger for Miden VM programs
homepagehttps://github.com/0xMiden/miden-debug
repositoryhttps://github.com/0xMiden/miden-debug
max_upload_size
id1928848
size375,981
compiler (github:0xmiden:compiler)

documentation

https://github.com/0xMiden/miden-debug

README

Miden Debugger

This repo provides the implementation of the miden debug command, i.e. an interactive debugger for Miden programs.

The underlying miden-debug crate may also be used as a library, for use cases where you want to use the debugger as an executor for Miden programs, such as in tests, etc.

See the documentation for more details on the miden debug command, and how to use the debugger.

License

MIT

Commit count: 0

cargo fmt