WebAssembly / component-model

Repository for design and specification of the Component Model
Other
946 stars 79 forks source link

feat(wit): enrich the definition of a world #283

Closed Mossaka closed 3 months ago

Mossaka commented 10 months ago

The concept of a "World" in WIT describes something larger than what a component type defined in the Wasm Component Model needs. Thus it's no longer precise to say a world is a component, but it describes the interaction capabilities of components targeting it.

Related to #274

lukewagner commented 3 months ago

I'll close this PR for now, since it's been quiet for a while and now we have https://component-model.bytecodealliance.org/design/worlds.html. But feel free to reopen if there's any interest in addressing the feedback above and merging.