GDC Vault is part of the Informa Tech Division of Informa PLC
This is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.
Multiplatform C++ on The Web with Emscripten
Emscripten is a compiler of LLVM bitcode into JavaScript. With Emscripten, programs written in C++ can run straight from your web browser, and no plug-ins are required. In this lecture, Chad Austin will describe why IMVU has chosen Emscripten as part of its multi-platform engine strategy. He will explain how Emscripten works, its performance, how to integrate your code with web APIs, and of course, the downsides and challenges to using Emscripten.
Did you know free users get access to 30% of content from the last 2 years?