Cencio
Cencio VM is a lightweight flexible stack-based virtual machine
...Rather than embedding complex language features into the VM, Cencio relies on native functions and FFI extensions for most runtime semantics. This design allows different languages to share the same execution engine while keeping the VM simple, flexible, and easy to maintain.