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

Instantiate Emscripten Runtime for python workers separately #3144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danlapid
Copy link
Contributor

@danlapid danlapid commented Nov 20, 2024

Internal PR # 9243.
This is the PR I should've opened a month and a half ago.
This changes basically nothing but separates the emscripten initialization to a separate step which runs in a separate context which we can later move around.

@danlapid danlapid force-pushed the dlapid/initialize_emscripten branch 2 times, most recently from 6d1d32c to 8650f2a Compare November 20, 2024 14:18
@danlapid danlapid marked this pull request as ready for review November 20, 2024 14:41
@danlapid danlapid requested review from a team as code owners November 20, 2024 14:41
Copy link
Contributor

@hoodmane hoodmane left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @danlapid. I'll publish an update to the bundle.

Copy link
Collaborator

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

Looking good!

@hoodmane
Copy link
Contributor

Okay you should bump the backport number to 9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants