Skip to content

Test dynamic linking of multiple side modules with async loading#13068

Merged
kripken merged 1 commit into
masterfrom
many
Dec 17, 2020
Merged

Test dynamic linking of multiple side modules with async loading#13068
kripken merged 1 commit into
masterfrom
many

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Dec 17, 2020

To test async loading, we have to test this on the web (in node, we'll use
sync loading for all files, even dynamic libraries, and not just dlopen).

This sort of tests #13060, but that's a race, so it may not have caught it.
Still, it gives us coverage we were missing before.

@kripken kripken requested a review from sbc100 December 17, 2020 20:41
@kripken kripken merged commit affed9f into master Dec 17, 2020
@kripken kripken deleted the many branch December 17, 2020 23:57
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.

2 participants