From 60b93f417d9c106f2acad7f8da2d46b1898f0af4 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Mon, 14 Aug 2023 22:48:51 +0900 Subject: [PATCH] Bump wasi-libc I want to include https://github.com/WebAssembly/wasi-libc/pull/409 which is rather easy to hit when people are experimenting wasi-threads. --- src/wasi-libc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wasi-libc b/src/wasi-libc index 1dfe5c3..9f51a71 160000 --- a/src/wasi-libc +++ b/src/wasi-libc @@ -1 +1 @@ -Subproject commit 1dfe5c302d1c5ab621f7abf04620fae92700fd22 +Subproject commit 9f51a7102085ec6a6ced5778f0864c9af9f50000