At first, Emscripten sounds like the punch line to a tech joke: a compiler that converts C/C++ code into Asm.js, a subset of JavaScript that can then run via a Web browser or in the Node.js framework.
Say goodbye to source maps and compilation delays. By treating types as whitespace, modern runtimes are unlocking a “no-build” TypeScript that keeps stack traces accurate and workflows clean.
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. In this episode, Thomas Betts chats with ...