Commits


Sam Clegg authored and GitHub committed d4383f47673
Fix docker build to not depend on emsdk_set_env.sh (#554) This was an internal script that we used to generate up until #544. Now we avoid writing that file at all and emsdk_env.sh is instead sourced directly. This should fix the docker CI issues we have been having.