The build runs in a docker container for compatibility reasons (old dependencies). The artefacts are commited to GH for simplicity.
docker build -t rjmarques/webasm-mandelbrot . --output type=tar,dest=mandel.tar --target binaries
tar -xf mandel.tar