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

Hoist #11843

Open
benmccann opened this issue May 30, 2024 · 0 comments
Open

Hoist #11843

benmccann opened this issue May 30, 2024 · 0 comments
Labels
Milestone

Comments

@benmccann
Copy link
Member

Describe the problem

We should be able to use unchanged primitives directly in template values. This would shrink the size of the compiled output

Describe the proposed solution

I implemented it in #10015. However, Rich wanted to take a more holistic approach to hoisting. I'm not nearly experienced enough to do that or even understand what it would mean, so hopefully someone a bit more expert can take a run at it

Importance

nice to have

@benmccann benmccann added the perf label May 30, 2024
@benmccann benmccann added this to the 5.0 milestone May 30, 2024
@trueadm trueadm modified the milestones: 5.0, 5.x Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants