[PATCH] Update bindings for the wasm32-wasi target
authorAlex Crichton <alex@alexcrichton.com>
Mon, 16 Dec 2019 15:57:52 +0000 (07:57 -0800)
committerXimin Luo <infinity0@debian.org>
Sun, 5 Jul 2020 14:06:52 +0000 (15:06 +0100)
commit06a72b6bfc1d19fdcccd45c1666b52b7838a18a7
tree19b1049cdc352100fdd12f7cd3c4b016396c9152
parent52791023ac0f73ae044c80e93f013aab6da5b266
[PATCH] Update bindings for the wasm32-wasi target

This commit performs a number of updates for libc with the `wasm32-wasi`
target:

* Updates the `wasi-libc` repository commit used (previously known as
  `wasi-sysroot`)
* Updates the container to Ubuntu 19.10 which has Clang 9 packaged which
  is all we need.
* Avoids building `wasmtime` and instead downloads a precompiled binary.
* Updates bindings in `src/wasi.rs` to match the current upstream state.

Gbp-Pq: Name u-wasm32-libc-1625.patch
vendor/libc/src/wasi.rs