debuginfo: Support backward-compatible debug info versions
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 1
- Forks
- 8
- Merge medio
- 2 d 13 h
- PR fusionados (30 d)
- 16
Descripción
Explore how `miden-debug` can read older package debug-info versions while `Processor` remains tied to the latest VM/package format. We should clarify whether compatibility belongs in the debugger, package decoding, or a separate versioned adapter layer.
Guía de contribución
Línea de trabajo
Look at the package decoding logic in the codebase, likely in a module like `src/package.rs` or `src/debug_info.rs`. Examine how debug info is currently read and the versioning scheme. Determine where to add version detection and adaptation logic, then test with older debug info files to ensure backward compatibility.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust
- Área
- devtools
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Activo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100