-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm wondering if there's a way for componentize-go to ease the friction of utilizing multiple SDKs that have their own WIT contracts. For example, the opentelemetry-wasi Go example app implements both the Spin Go SDK and the opentelemetry-wasi Go SDK, each with their own WIT contracts. The only way I was able to get the application to work was creating a custom WIT which combines the required dependencies for each SDK. This feels cumbersome, and it's not clear whether there's a better way to do this.
@dicej @calebschoepp I would be grateful for any thoughts or opinions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request