From d45baf2951393b1cc4f454b3e1fa76ea684ebfd3 Mon Sep 17 00:00:00 2001 From: Andrew Steurer <94206073+asteurer@users.noreply.github.com> Date: Mon, 30 Mar 2026 08:01:37 -0500 Subject: [PATCH] Add opentelemetry-wasi link to README --- projects/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/README.md b/projects/README.md index 231945e..8cc5f46 100644 --- a/projects/README.md +++ b/projects/README.md @@ -30,6 +30,7 @@ This directory acts as an overview of the projects that the Alliance hosts. * [go-modules](https://github.com/bytecodealliance/go-modules) * [Javy](https://github.com/bytecodealliance/javy) * [jco](https://github.com/bytecodealliance/jco) + * [opentelemetry-wasi](https://github.com/bytecodealliance/opentelemetry-wasi) * [regalloc2](https://github.com/bytecodealliance/regalloc2) * [Warg](https://github.com/bytecodealliance/registry) * [rust-oci-wasm](https://github.com/bytecodealliance/rust-oci-wasm)