build-es6:
cd ./typescript_browser_es6 && npx tsc
build-browser:
cd ./typescript_browser && npx tsc
serve:
python3 ../../../tools/serve_wasm.py