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