Web Assembly (Wasm) will enable a new class of powerful web apps. Wasm is a new format that is a small, fast, and efficient executable for the web. It allows compiling code from languages like C/C++ to run on the web. Wasm has the potential to enable high-end games, CAD programs, and other apps requiring low-latency computations. Existing native code libraries and game engines could be ported to run in the browser using Wasm. While still early, Wasm shows promise for enhancing the capabilities of web apps.