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