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

Strip generated authoring metadata types #1598

Merged

Conversation

Sergio0694
Copy link
Member

This PR strips all generated code from the ABI.Impl types in authoring scenarios. The types are only used for metadata lookups, and they're never actually instantiated, so they don't actually need to contain any logic to execute at runtime.

@Sergio0694 Sergio0694 requested a review from manodasanW May 1, 2024 07:07
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/strip-authoring-metadata-type branch 2 times, most recently from b4ce171 to 92bc8aa Compare May 1, 2024 17:41
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/strip-authoring-metadata-type branch from ee427b9 to 79d082c Compare May 2, 2024 18:00
@Sergio0694 Sergio0694 force-pushed the user/sergiopedri/strip-authoring-metadata-type branch from 79d082c to 6dd4ba6 Compare May 2, 2024 19:56
@Sergio0694 Sergio0694 merged commit 920098d into staging/AOT May 2, 2024
10 checks passed
@Sergio0694 Sergio0694 deleted the user/sergiopedri/strip-authoring-metadata-type branch May 2, 2024 23:01
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.

2 participants