222 B
222 B
vvm.rs
An implementation of 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.