From ababf9d067e4a7e8bbe4b8643f614c1e9e68347e Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 25 Jan 2023 16:13:21 -0800 Subject: [PATCH] Update wasi-libc to latest HEAD This pulls in a variety of changes, many of them related to enabling threads in wasi-libc. There may be more changes necessary before releasing a prelease version of wasi-sdk that supports the new `wasm32-wasi-threads` target, but this should get the majority of them. --- src/wasi-libc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wasi-libc b/src/wasi-libc index a1c7c2c..8f52757 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad +Subproject commit 8f5275796a82f8ecfd0833a4f3f444fa37ed4546