emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.89k stars 3.32k forks source link

Can't get it to work on replit #16936

Open Minecraftjavafaniscool90 opened 2 years ago

Minecraftjavafaniscool90 commented 2 years ago

So I am trying to get the files to work on replit, since I'm using a school chromebook. However, I can't access the files correctly, and it is confusing for the installation process, please help.

ancientstraits commented 2 years ago

What did you do, what commands did you use, and what was the error?

Minecraftjavafaniscool90 commented 2 years ago

So, I decided to select node.js for the coding, however I didn't use any code, I used the shell to do git sudo install, of course it didn't work, and I even tried to clone the git in replit, but still didn't run emscripten, also sorru for late reply.

tlively commented 2 years ago

Have you followed the instructions to install Emscripten via emsdk as described at https://emscripten.org/docs/getting_started/downloads.html?