Open PJ-Finlay opened 2 years ago
Had the same problem with compiling from source. But did you try ./emsdk install emscripten-1.37.12
to get 1.37.12 ? It seems to download fine. Where does the problem arise going that route?
When I installed emsdk it didn't support versions earlier than 1.38.33
, maybe I need an earlier version of emsdk.
I'm attempting to build this on Ubuntu 22.04 having issues with a custom built LLVM and emscripten version.
Installed emscripten and LLVM from source from this repo: https://github.com/satoshinm/emscripten/commits/netcraft
My build fails with this output:
emsdk also no longer supports
1.37.12
and only has versions after1.38.33
.