-
After I do cmake and emcmake to this project. I open index.html to run the example , but there is no ggwave-wasm.js found, How can I build this javascript file ? I'm fully appreciated if someone could help me~~ |
Beta Was this translation helpful? Give feedback.
Answered by
ggerganov
Jan 6, 2021
Replies: 1 comment 4 replies
-
You won't be able to simply open the |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
twtom1990
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You won't be able to simply open the
index.html
file. You have to serve it with a webserver. See the following link for more information: https://emscripten.org/docs/getting_started/Tutorial.html#generating-html