Some small PoCs about WebAssembly
Make sure the emcc binairy is built and loaded into your PATH vars by running
Linux/MacOS
./emsdk install latest
./emsdk activate latest
source ./emsdk_env.sh
Windows
emsdk install latest
emsdk activate latest
Order of projects (documentation included in each subfolder)