Stream: SIG-Packaging

Topic: publishing a new release of `wkg`


view this post on Zulip Yoshua Wuyts (Sep 05 2024 at 14:14):

o/ I was wondering what's blocking us from publishing a new wkg release? The oci subcommand seems to work pretty well right now, and it'd be nice if people would have an easier way to install it than telling people to build it from source.

view this post on Zulip Lann Martin (Sep 05 2024 at 14:50):

I believe @Taylor Thomas is actively working toward that.

view this post on Zulip Calvin Prewitt (Sep 05 2024 at 17:17):

@Yoshua Wuyts https://crates.io/crates/wkg/0.5.0

view this post on Zulip Calvin Prewitt (Sep 05 2024 at 17:17):

cargo install wkg

The binary artifacts aren't published yet. Some setup issues on the CI.

view this post on Zulip Yoshua Wuyts (Sep 05 2024 at 21:34):

@Calvin Prewitt ohhh, thank you! that's really neat!

view this post on Zulip Calvin Prewitt (Sep 05 2024 at 21:37):

The binary artifacts did get sorted

view this post on Zulip Yoshua Wuyts (Sep 05 2024 at 21:40):

ohhh, amazing!

view this post on Zulip Yoshua Wuyts (Sep 05 2024 at 21:41):

Was just working with a colleague on building out an example repo today (forked from Dan's repo), and I'm very keen to replace this heh: https://github.com/yoshuawuyts/rust-wasi-hello/pull/1/files#diff-e076e43cb817ecc8b3c2ed18cd58baa50544ecc66293ed6e61129c43ca6a09ccR6-R8

"hello world" using Rust and Wasm Components. Contribute to yoshuawuyts/rust-wasi-hello development by creating an account on GitHub.

Last updated: Nov 22 2024 at 16:03 UTC