macintosh.js icon indicating copy to clipboard operation
macintosh.js copied to clipboard

Write up description of how this was done

Open gamedevsam opened this issue 5 years ago • 1 comments

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?

gamedevsam avatar Jul 29 '20 03:07 gamedevsam

it appears to be using this project. i found more details here!

brandly avatar Jul 29 '20 15:07 brandly