]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviper
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 14 Jan 2023 12:04:25 +0000 (13:04 +0100)
committerGitHub <noreply@github.com>
Sat, 14 Jan 2023 12:04:25 +0000 (13:04 +0100)
Update the wasi-libc used for the wasm32-wasi target

This commit updates the wasi-libc revision used to build with the wasm32-wasi target. This notably pulls in WebAssembly/wasi-libc#377 which is needed to fix a use case I've been working on recently. This should be a relatively small update hopefully and is not expected to have any user impact.


Trivial merge