You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The top-level item is now a "wit package"
* A package is a collection of documents, and documents are a file
* `use` can happen between interfaces of a file, between interfaces
across documents in a package, and across packages
* Documents are always a flat list of interfaces/worlds/etc
* The binary encoding now is updated to accommodate restrictions for
resources, this new flat list, and such.
0 commit comments