Skip to content

Conversation

SozinM
Copy link
Collaborator

@SozinM SozinM commented Jun 2, 2025

This PR adds feature-gated interop support. Right now to produce interop binary we'll need to make PR with this support.
Long term we will remove this feature once we are comfortable enabling interop for everyone.
Uses derive-more for display.

📝 Summary

💡 Motivation and Context


✅ I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Use derive_more for enum
Copy link
Collaborator

@avalonche avalonche left a comment

Choose a reason for hiding this comment

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

instead of a feature why not use a command line flag?

@SozinM
Copy link
Collaborator Author

SozinM commented Jun 2, 2025

@avalonche we would want to remove this feature and enable the interop for everything after some time.
This is a temporary solution, so I think the feature is cleaner and would be easier to remove once we are ready to add it

@SozinM SozinM merged commit e1984d8 into main Jun 3, 2025
2 checks passed
@SozinM SozinM deleted the msozin/add-interop branch June 3, 2025 06: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.

3 participants