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

Generate multiple components in Rust and C++ #5449

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

ogoffart
Copy link
Member

When lowering to the LLR, generate one PublicComponent for each exported component in the main file

Closes #784

When lowering to the LLR, generate one PulvicComponent for each exported
component in the main file
Copy link
Member

@tronical tronical left a comment

Choose a reason for hiding this comment

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

Great :). Would it perhaps make sense to document the behavior with regards to globals?

@ogoffart ogoffart merged commit 3764312 into master Jun 24, 2024
36 checks passed
@ogoffart ogoffart added this to the 1.7 Release milestone Jun 24, 2024
@ogoffart ogoffart deleted the olivier/multi-components branch June 25, 2024 10:56
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.

Create multiple components in generated Rust and C++ code
2 participants