From cab69a5c9d7490394e9c8da45db4936ba384fdd4 Mon Sep 17 00:00:00 2001 From: Yosh Date: Thu, 1 Aug 2024 18:04:54 +0200 Subject: [PATCH] Track filesystem: exit with code --- Proposals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Proposals.md b/Proposals.md index 136551cc..e85ff35d 100644 --- a/Proposals.md +++ b/Proposals.md @@ -36,6 +36,7 @@ You can learn more about contributing new proposals (and other ways to contribut | Proposal | Champion | Versions | | ------------------------------------------------------------------------------ | ------------------------------------------ | -------- | | [Clocks: Timezone][wasi-clocks] | Dan Gohman | | +| [CLI: Exit With Code][wasi-cli] | Dan Gohman | | | [Key-value Store][wasi-kv-store] | Jiaxiao Zhou, Dan Chiarlone, David Justice | | | [Machine Learning (wasi-nn)][wasi-nn] | Andrew Brown and Mingqiu Sun | | | [Runtime Config][wasi-runtime-config] | Jiaxiao Zhou, Dan Chiarlone, David Justice | |