#!/usr/bin/env bash set -e pushd ./src/QmcWasm bash build-wasm popd pushd ./src/KgmWasm bash build-wasm popd