website
website copied to clipboard
GNUTLS handshake fails, Downloading EMSDK git repo on Windows 10 Debian Linux (WSL)
Instructions did not work for Debian, which Ubuntu is based off of. I also just tried them in Ubuntu, and they failed there too.
GNUTLS handshake fails:
ryan@Ryan-Desktop:~$ git clone https://github.com/emscripten-core/emsdk.git
Cloning into 'emsdk'...
fatal: unable to access 'https://github.com/emscripten-core/emsdk.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
This bug is also documented by other people, here: https://stackoverflow.com/questions/49810810/the-tls-connection-was-non-properly-terminated-in-windows-10-linux-subsystem
This seems to be unrelated to WebAssembly; it sounds as though git clone isn't working at all for you.