* More info is in the DESIGN.md page.
greyhawk-vm is available as both a rust library, and an executable to
execute code.
A VM implementation in Rust, written for the Greyhawk programming
language.
However, the VM was also designed to execute any arbitrary language as
well.