Skip to content

[WIP] Type initalization ordering in JS #1379

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

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

grantnelson-wf
Copy link
Collaborator

WIP

This is the follow up to the ticket that sets the type initialization grouping. This uses those groups to change the JS output such that it prepares groups of type initialization and runs them in order prior to any other initialization.

This PR is for running CI, transparency, and feedback. Do Not Merge. The commits will be cleaned up and all the extra debugging code will be removed, then a new PR will be put up when ready for review.

@grantnelson-wf grantnelson-wf self-assigned this Jul 9, 2025
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