ya7on/mb8

Add tracing

Open

#69 opened on Dec 17, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (3 forks)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Add tracing to the VM so we can see how the VM works step by step Tracing will help us to find out: which instructions was executed, what time is spent, where and why errors happen etc

Contributor guide