shin
shin copied to clipboard
Refactor the scenario and VM types
Currently types used in scenario parsing & vm execution are all over the place. Them needing FromVmCtx implementations does not help. We want to figure out a policy on where to put them and where to put the impls