Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Management #1

Closed
jakehemmerle opened this issue Apr 10, 2023 · 2 comments
Closed

Package Management #1

jakehemmerle opened this issue Apr 10, 2023 · 2 comments
Labels
discussion pre-backlog material up for discussion; idea dump; pseudo-notes

Comments

@jakehemmerle
Copy link
Contributor

jakehemmerle commented Apr 10, 2023

We will want to have some sort of repository for the constraints to be shared. Some contenders to look into include:

  • registry is a BytecodeAlliance client and server can be used to distribute WebAssembly components to various component tooling. I'd like to reuse as much of BA's tooling as possible, since they work most intimately with the Wasm WG. Looks new.
  • Zig's package manager is worth checking out as well, particularly if we use Zig's build system for our tooling, it would integrate nicely into that pipeline.
@jakehemmerle jakehemmerle added A3 - story story < epic < initiative and removed A3 - story story < epic < initiative labels Apr 10, 2023
@jakehemmerle
Copy link
Contributor Author

looping in @frankiebee @jawndiego since we previously discussed this

@jakehemmerle jakehemmerle added the discussion pre-backlog material up for discussion; idea dump; pseudo-notes label Apr 18, 2023
@jakehemmerle
Copy link
Contributor Author

moved to discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion pre-backlog material up for discussion; idea dump; pseudo-notes
Projects
None yet
Development

No branches or pull requests

1 participant