Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 9, 2024

This handling of runDependencies was included when this code was first added in 1fc6762. While there may have been reason for this back then I can't see how or why this is useful today. We don't have any internal usage of emscripten_async_load_script so there should be no way to call it before the program is running.

…ript`

This handling of `runDependencies` was included when this code was
first added in 1fc6762.  While there may have been reason for this
back then I can't see how or why this is useful today.  We don't have
any internal usage of `emscripten_async_load_script` so there should
be no way to call it before the program is running.
@sbc100 sbc100 requested a review from kripken December 9, 2024 20:15
@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 9, 2024

Actually we do have tests that cover this behaviour. See test_emscripten_async_load_script

@sbc100 sbc100 closed this Dec 9, 2024
@sbc100 sbc100 deleted the runDependencies branch December 9, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant