You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MVM (or Minuscule Virtual Machine) is a program VM that can run programs independent of the platform. A VM created by a hobby programmer to learn more about VMs and Assemblers, made in C.