Remove dead code from the VM. #1598
Labels
Maintenance
Priority: 4 - Low
Limited impact and can be implemented at any time
Ready
Issue is ready for work and anyone can freely assign it to themselves
Status: Needs Triage
Issue has unresolved discussions and/or needs to be assigned a priority and assignee
Issue summary
The VM structure contains a bunch of dead code from before the switch to the FVM. It should be removed together with as many of the lifetime variables as possible:
forest/vm/interpreter/src/vm.rs
Lines 94 to 117 in df52270
Other information and links
The text was updated successfully, but these errors were encountered: