Stream: wasmtime

Topic: 12.0.0 release


view this post on Zulip Alex Crichton (Aug 21 2023 at 21:12):

github actions is having a day today:

    Finished release [optimized] target(s) in 304m 24s

and is still trying real hard to finish a build on CI, I think we must have gotten really unlucky with bad hardware or a noisy neighbor or something for it to take 6+ hours to make a build

A fast and secure runtime for WebAssembly. Contribute to bytecodealliance/wasmtime development by creating an account on GitHub.

view this post on Zulip Alex Crichton (Aug 21 2023 at 21:56):

looks like more hiccups in the publication process of crates, working through that

view this post on Zulip Alex Crichton (Aug 21 2023 at 22:47):

ok I think everything is confirmed good now

view this post on Zulip Alex Crichton (Aug 21 2023 at 23:11):

one issue we ran into today was crates.io returned 429 too many requests which broke the publication phase, but I reached out to help@crates.io and the wasmtime-publish user now has a higher rate limit for publishing crates. That means we can't publish wasmtime any more, but the bots can, which is probably for the best :)


Last updated: Nov 22 2024 at 17:03 UTC