Update to the latest wasi-libc (#283)

Update to wasi-libc a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad
 - Don't use sbrk(0) to determine the initial heap size (WebAssembly/wasi-libc#377)
 - Fix more headers to avoid depending on `max_align_t` (WebAssembly/wasi-libc#375)
 - Use `ENOENT` rather than `ENOTCAPABLE` for missing preopens. (WebAssembly/wasi-libc#370)
 - Adjust Makefile for LLVM trunk (16) as of 2022-11-08 (WebAssembly/wasi-libc#344)
pull/285/head wasi-sdk-18
Dan Gohman 2 years ago committed by GitHub
parent cee312d6d0
commit 8e6f01102e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1 +1 @@
Subproject commit 8b7148f69ae241a2749b3defe4606da8143b72e0
Subproject commit a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad
Loading…
Cancel
Save