>>106130109Pretty sure you're confusing two different concepts.
Don't think there's any full, Turing complete VMs that run entirely in a "shielded" manner. For that, you'd need advanced FHE or code obfuscation. Both are currently more theoretical than practical.
ZKP VMs are L2 scaling solutions, where ZKPs are used simply for the succinctness, rather than any privacy features.
But, and to answer OP's question, you can use specific ZKP systems on a Turing complete blockchain VM (like Ethereum) to provide a privacy system for any token (e.g. Tornade Cash).