#!/bin/sh set -e make clean
rm olm-*.tgz
make lib make test ./python/test_olm.sh
. ~/.emsdk_set_env.sh make js
npm pack javascript