Stream: cargo-component

Topic: [musing] WIT interface for cargo-task


view this post on Zulip Yoshua Wuyts (Mar 04 2024 at 13:09):

This is perhaps a silly idea; but I think it might be a fun one. What do we reckon a canonical WIT-based interface for something like cargo task could look like? A lot of the Rust ecosystem uses the cargo xtask pattern, but I wonder if we could perhaps build something better?

Contribute to matklad/cargo-xtask development by creating an account on GitHub.

view this post on Zulip Yoshua Wuyts (Mar 04 2024 at 13:13):

I know this might be out of scope for cargo-component. But then again: maybe it's not, as we could think of a task subcommand as a sandboxed, local version of cargo install. It kind of feels like we might already be shipping everything we could need for this via cargo component so I figured it might be fun to think about?


Last updated: Nov 25 2024 at 19:03 UTC