[Video] Talk on transpiling C/C++ to JavaScript with Emscripten

Writing code for multiple platforms can be a lot of work. It can be even more work to have to completely rewrite it for each one, too. What if you wrote an application in C++, but wanted it to be displayed in the browser somehow? Well now, with a tool called Emscripten, that’s possible. Emscripten…

The post [Video] Talk on transpiling C/C++ to JavaScript with Emscripten appeared first on Dave Voyles | Tech Evangelist at Microsoft.