Skip to content

Stuck on Preparing... #18098

Answered by sbc100
BerezkovN asked this question in Q&A
Oct 24, 2022 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Most likely you are not returning from you main function. With emscripten you need to break up your main loop so that the browser event loop can run. See https://emscripten.org/docs/porting/emscripten-runtime-environment.html#browser-main-loop

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@BerezkovN
Comment options

Answer selected by BerezkovN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants