Hello Emscripten!
It has been often said JavaScript is the assembly language of the web, then I suppose that would make emscripten a compiler(or transcompiler). Emscripten is powerful tool which is able to take compiled c/c++ byte code and translate it to JavaScript. Right now I am working on taking the game music emulator library and making Read more about Hello Emscripten![…]