Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forcing async wasm initialization #534

Merged
merged 8 commits into from
Aug 1, 2023

Conversation

arboleya
Copy link
Member

@arboleya arboleya commented Jul 27, 2023

This is a follow-up PR after #529.

It inverts the approach of the former PR and enforces that all WASM initializations are, in fact, async.

This is to address the concerns raised here and here.

@arboleya arboleya self-assigned this Jul 27, 2023
@arboleya arboleya requested a review from camsjams July 27, 2023 17:53
@arboleya arboleya marked this pull request as ready for review July 27, 2023 18:42
Voxelot
Voxelot previously approved these changes Jul 27, 2023
Copy link

@camsjams camsjams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great improvement!

@xgreenx xgreenx added this pull request to the merge queue Aug 1, 2023
Merged via the queue into master with commit 78f2d61 Aug 1, 2023
31 checks passed
@xgreenx xgreenx deleted the aa/fix/forcing-async-wasm-initialization branch August 1, 2023 12:13
@xgreenx xgreenx mentioned this pull request Aug 8, 2023
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.

4 participants