Here’s an excerpt from the official docs:
To get started, create a VM out-of-the-box with the Subnet-EVM in Solidity, or design a custom VM with languages like Golang, Rust, and many more
…
Validators can install additional VMs on their node to validate additional Subnets in the Avalanche ecosystem.
I am looking at the subnets explorer and I can’t see any subnet that uses a non-EVM virtual machine.
Are there any projects building custom blockchain VMs as an Avalanche subnet (besides the dummy TimestampVM)?
I’m interested to explore how it works in practice to use a custom VM in the Avalanche network.