[PATCH] Update bindings for the wasm32-wasi target
authorAlex Crichton <alex@alexcrichton.com>
Mon, 16 Dec 2019 15:57:52 +0000 (07:57 -0800)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Tue, 8 Sep 2020 16:38:19 +0000 (17:38 +0100)
commit272abfd97b9fa64fad1fe6dff6a14203ee0cdc09
tree7f80df65b9ab66b74c79c4a16d9fb20a49340ba6
parent4db673d6ded29cf463283314487249bbc038c430
[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