From 0bb0967293fd82c354a2bdb7a635f96bd7321bc9 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 11 Oct 2024 15:24:59 -0700 Subject: [PATCH] Update to the latest wasi-libc. This contains two significant changes: - Implement a stub pthreads library for `THREAD_MODEL=single` (#518) - Initial FTS support (#522) --- src/wasi-libc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wasi-libc b/src/wasi-libc index 1b19fc65a..a05277a68 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit 1b19fc65ad84b223876c50dd4fcd7d5a08c311dc +Subproject commit a05277a6803d99dc5f8d5c250a02cf37ff90882a