feat(repl): show messages printed via `TRACE_PRINT_LN`
Aperta
enhancement
- Lingua principale
- Rust
- Stelle
- 1
- Fork
- 8
- Merge medio
- 2g 13h
- PR unite (30g)
- 16
Descrizione
These are triggered for instance by `println` calls in a Rust program and therefore they should be shown in the **REPL**.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Look for TRACE_PRINT_LN usage in the codebase, likely in the REPL or debugger output handling. Examine how the REPL currently captures and displays output. The change involves modifying the REPL to intercept and show these printed messages. Test by running a Miden program with println statements and verifying they appear in the REPL.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- cli, devtools
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100