# vvm.rs An implementation of [VVM](https://github.com/hellerve/vvm) in Rust. It's my first substantial program in Rust and it looks like crap. It also doesn't work yet, because I screwed up a bit of the call/ret logic.