Same as simple-virtual-machine but in C
Stars
154
Forks
42
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
7
commits
Update vm.c
6d871bd
Update README.md
792a89d
05391bc
Fixes #1. wasn't mem issue. bad logic of locals location.
4c9d8ed
add vm_free()
2e5674e
almost have functions working.
fe61803
add initial C version from codyebberson
06cedfe