Merge branch 'master' into emscripten-3.1.0

This commit is contained in:
2022-01-02 14:21:15 +01:00
committed by GitHub
6 changed files with 80 additions and 8 deletions

View File

@ -54,6 +54,8 @@ RUN ln -s /usr/bin/python3 /usr/bin/python
#include "common.docker"
#include "common.webassembly"
ENV EMSCRIPTEN_VERSION 3.1.0
ENV PATH /emsdk:/emsdk/upstream/bin/:/emsdk/upstream/emscripten:${PATH}