FROM emscripten/emsdk:2.0.10 RUN apt update && apt install -y python RUN mkdir -p /OUT /SRC