Stream: git-wasmtime

Topic: wasmtime / PR #13060 Update `rand` crate dependencies


view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton opened PR #13060 from alexcrichton:update-rand to bytecodealliance:main:

Purge rand 0.8 and 0.9 from our dependency tree, unify on rand 0.10, and update to versions that fix known documented issues with the prior versions we were using. This additionally removes the cap-rand crate since that's not updated yet and I don't think the crate is doing much over the rand crate itself.

Closes #13057
Closes #13058

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested fitzgen for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested wasmtime-wasi-reviewers for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested wasmtime-default-reviewers for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 03:03):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 07:05):

github-actions[bot] added the label fuzzing on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 07:05):

github-actions[bot] added the label cranelift on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 07:05):

github-actions[bot] added the label wasmtime:api on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 07:05):

github-actions[bot] added the label wasi on PR #13060.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 12 2026 at 07:05):

github-actions[bot] commented on PR #13060:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "cranelift", "fuzzing", "wasi", "wasmtime:api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>


Last updated: Apr 13 2026 at 00:25 UTC