One thing I think would be nice to have as part of the WASI release process would be an artifact that's just a wit directory with all of the WIT files contained within. This would enable using WITs without also requiring a dependency on wkg which I feel can be useful from a "lean tooling" perspective and also helps transition to a world where WITs are fully managed by a tool eventually. In the long run though I think there'll always be use cases for taking the WITs from here as-is in a simple-ish fashion (e.g. wkg-less) and integrating them into a project.