runmat-vm 0.4.5

RunMat virtual machine and bytecode interpreter
Documentation
1
2
3
4
//! Static property and static method dispatch.
//!
//! Port target:
//! - `LoadStaticProperty` and `CallStaticMethod` behavior from the previous interpreter wrapper