News

This post aims to explain the need for WebAssembly, a conceptual overview of the technical side, as well as a small hands-on example for context. Javascript has been around since the 90s.
WebAssembly was created to perform the highly complex and overwhelmingly sophisticated computations that push JavaScript beyond its browser-based capabilities. It is invoked by JavaScript whenever a ...