Comment on Implementing a Virtual Machine in CparentComments−titanix211ySince I also wrote a toy VM where the toolchain supports linking of different code files (albeit the runtime doesn't implement CALL / RET) I decided to make a blog post about this specific topic.https://netspring.wordpress.com/2015/05/10/toy-virtual-machi...
Comments
Since I also wrote a toy VM where the toolchain supports linking of different code files (albeit the runtime doesn't implement CALL / RET) I decided to make a blog post about this specific topic.
https://netspring.wordpress.com/2015/05/10/toy-virtual-machi...