A dumb VM for UBC CPSC 121's prelab 8 assignment in JavaScript
Overkill for Lab 8, done by Winslow Hu.
For educational purposes, using it as a UBC student in CPSC 121 might break academic integrity!
Edit the init memory
Use NodeJS to execute index.js, so node index.js
- Extend the Instruction set to add memory rw
- Make the given instructions programmable so that even the mapping for instructions from icd and ifn changed this VM could quickly adapt
- Eat more Lasagna