Commits


Sam Clegg authored and GitHub committed 596bdc5ea4c
Fix file permissions when extracting zip files (#325) This means that `./emsdk` works on UNIX system after emsdk self-updates from a zip file. Without this one would need to run `python ./emsdk` which seems to be why the tests were doing it this way.