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
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.
The text was updated successfully, but these errors were encountered:
We will want to have some sort of repository for the constraints to be shared. Some contenders to look into include:
The text was updated successfully, but these errors were encountered: