bytecodealliance / bytecodealliance/wac

Support multiple `targets` clauses in the `package` directive

Open
#43 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
208
Forks
41
Avg merge
2d 7h
Merged PRs (30d)
3

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.