Skip to content

Use async/await for LZ4.loadPackage#27034

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:loadPackage
Open

Use async/await for LZ4.loadPackage#27034
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:loadPackage

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented May 29, 2026

There is no need to add and remove run dependencies for each file here. The loadPackage function is already part of an async promise chain and we have a single addRunDependency/removeRunDependency in place for the overall file package.

Split out from #27028

@sbc100 sbc100 requested a review from kripken May 29, 2026 22:46
@sbc100 sbc100 requested a review from dschuff May 29, 2026 22:54
@sbc100 sbc100 force-pushed the loadPackage branch 2 times, most recently from 7d0dcd1 to d95ebd3 Compare May 29, 2026 23:04
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