There should be a way for composition authors to specify the world the output component conforms to such that they can ensure the result is of the expected shape.
Some syntax suggestions:
package foo:bar targets wasi:http/proxy;
Where targets ... is optional.
There should be a way for composition authors to specify the world the output component conforms to such that they can ensure the result is of the expected shape.
Some syntax suggestions:
Where
targets ...is optional.