assembly interpreter in C => WASM + JS
csrc
includes all source files for the assembly interpreter
csrc/com.sh
will compile the source to a wasm binary (binary already included) (Note, requires emscripten
to compile)
index.html
can simply be run from any browser
Yellow highlighted squares mean memory that has changed