emscripten-core / emscripten-core/emsdk
Duplicate LLVM binaries in windows download
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 821
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
Linux and mac have symlinks, but the windows build just ships multiple copies of clang (for clang++, which is a symlink). We also statically link on windows.
As a result the windows build is almost 700MB while linux and mac are around 150MB.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.