Compile the C/C++ code: emcc hello.c. There is an a.out.js file generated. We can run it using Node.js: node a.out.js. emcc compile.
確定! 回上一頁