Should we make cargo-component public? #18
peterhuene
started this conversation in
General
Replies: 2 comments 1 reply
-
|
I think it's known that we're hacking on registry API so I'm not too worried about making changes that would require a public announcement. I vote we mark it experimental and make it public |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I think that it makes sense to make the repo public and continue any registry work that we're iterating on to a private fork. If @tschneidereit or @squillace or someone else with admin rights over the repository agrees, can we make the cargo-compoment repo public (I don't have access rights to do so)? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to start a discussion on whether or not
cargo-componentshould be made a public repo.While it lacks any integration into the registry work while we design the registry APIs, it is useful on its own for creating single components that we can test Wasmtime and other tools with.
Keeping it private might help us iterate on the registry integration before there's public announcements, though.
What are your thoughts?
Beta Was this translation helpful? Give feedback.
All reactions