Open georginzhang opened 2 years ago
why i got this error,is something wrong with my compiler?
emcc main.c -s WASM=1 -s EXPORTED_FUNCTIONS="['_main']" -o main.js
why i got this error,is something wrong with my compiler?