be7ce31408bcf9c2fad7a3c68c6a48f6e7515f38
The `dispatch_eval` macro has been replaced with explicit `eval_internal` and `eval_core` methods. This change aims to streamline the evaluation process and better support the observer pattern by providing clearer hooks for observing VM execution.
Description
No description provided
Languages
Rust
100%