Yup! Languages and frameworks: Angular (1.2.X) for the client-side code, Node with a custom framework for the server-side code, and C/C++ for the emulators (then compiled to asm.js).
The initial emulators were handmade in Javascript, but the asm.js-compiled ones ended up much faster in practice.
The initial emulators were handmade in Javascript, but the asm.js-compiled ones ended up much faster in practice.