runmat-vm 0.4.4

RunMat virtual machine and bytecode interpreter
Documentation
1
2
3
4
//! Object method dispatch.
//!
//! Port target:
//! - `LoadMethod`, `CallMethod*` behavior from the previous interpreter wrapper