/online-assembly-simulator

assembly interpreter in C => WASM + JS

Primary LanguageC

online-assembly-simulator

Screen Shot 2023-05-20 at 10 27 09 AM

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)

Running

index.html can simply be run from any browser
Yellow highlighted squares mean memory that has changed