-
-
Notifications
You must be signed in to change notification settings - Fork 881
Deprecate automatic composition #3088
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
Conversation
3ade133
to
b947814
Compare
Performance Benchmark Results
|
Performance Benchmark Results
|
The automatic compositon system is no longer used now that we more strongly rely on the context and have a node macro which makes using manual composition more ergonomic.
This pr removes the compiler infrastructure used by the automatic composition system.