Why and How Webassembly?
You might have heard about webassembly by now specially if you are a web developer or javascript developer. If not here is a brief introduction to it.
Introduction
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtu...
skylab.hashnode.dev
Tomas Mertens
Full Stack Developer
Great article! Another example use case: we recently ported a pyramid solitaire app to WebAssembly using Emscripten. You can see the result here.