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

Support multiple targets clauses in the package directive #43

Open
tschneidereit opened this issue Feb 1, 2024 · 0 comments
Open

Support multiple targets clauses in the package directive #43

tschneidereit opened this issue Feb 1, 2024 · 0 comments

Comments

@tschneidereit
Copy link
Member

It'd be fantastic to be able to support multiple targets constraints. The use case for that would be to ensure that a component can run in all of a set of chosen environments, as described by a set of WIT worlds.

An example syntax could be

package example:composition targets wasi:http/proxy, wasi:cli;
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

No branches or pull requests

1 participant