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

compiler: refactor build queue (beta-3.0) #497

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

mortend
Copy link
Member

@mortend mortend commented Jun 3, 2023

Extract BuildQueue from BlockBuilder and TypeBuilder to get better control over when different classes, functions, etc, are compiled, improving abilities when it comes to lazy compilation.

Extract BuildQueue from BlockBuilder and TypeBuilder to get better
control over when different classes, functions, etc, are compiled,
improving abilities when it comes to lazy compilation.
@mortend mortend merged commit 61df525 into fuse-open:beta-3.0 Jun 3, 2023
@mortend mortend deleted the build-queue branch June 3, 2023 07:52
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