How does VT scale for programs with large code size?
The VT token behaves as an instruction level slave coprocessor. Its basic principles of operation are similar to floating point coprocessors operation for instance. Consequently the token doesn’t embed “pieces of the program” but only “means to decode and execute instructions”, so its behavior and performance is largely independent of program code size.