Unable to install emscripten in iSH v1.2.3
Open
unconfirmed
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
On iPad Pro, in iSH:
apk add cmake
apk add make
apk add clang
apk add binutils
apk add libc-dev
apk add gcc
apk add libstdc++6
apk add g++
git clone https://github.com/emscripten-core/emsdk.git
cd emsdk
./emsdk install sdk-upstream-master-32bit
(note that this will take HOURS to clone LLVM)
Progress compiling gets to 2% and then iSH dies.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.