[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>
Fri, 10 Apr 2020 10:33:25 +0000 (11:33 +0100)
commit33141ddeedeab84a30e18f300cd62ebef044f3ac
tree0c6f33195ec32fd8db724a4b16ca05e44d049912
parentb4ba60a5cadc7a6f9220a2846dd5598f0cce351e
[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