PolkaVM - A fast and secure RISC-V based virtual machine

Hello everyone, I believe that Rootstock has at least the capacity to use different VMs in the future when/if needed, I figured it might be interesting to some of you to check PolkaVM which seems to be a promising project (that I am not associated with at all) aiming to be a RiscV VM that is very close to the native performance, but with much smaller binaries and often faster compilation than alternative existing RiscV VMs GitHub - paritytech/polkavm: A fast and secure RISC-V based virtual machine ยท GitHub

My limited experience with it, suggests that it works very well with Rust.

I would definitely love if one day I can deploy code to Rootstock without learning Solidity or get out of my comfort zone in Rust, with its guard rails.

Thanks fr all the work on Rootstock.