#!/bin/bash
cd toolchain-emscripten/emsdk
git pull
./emsdk install latest
./emsdk activate latest