macintosh.js
macintosh.js copied to clipboard
Write up description of how this was done
I've perused the code and noticed emscripten references. Was this accomplished by compiling C++ into JS?
Could this be done with Web Assembly to improve performance?
it appears to be using this project. i found more details here!