From 7d60e1a7393c256574f58fd36d7eb175c013c0a3 Mon Sep 17 00:00:00 2001 From: Achille Date: Fri, 9 Jun 2023 18:02:48 -0700 Subject: [PATCH] site: add wzprof to the list of community projects (#1510) Signed-off-by: Achille Roussel --- site/content/community/users.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site/content/community/users.md b/site/content/community/users.md index 6de9f318..0c48e21d 100644 --- a/site/content/community/users.md +++ b/site/content/community/users.md @@ -18,6 +18,7 @@ considering their efforts before starting your own! | [mjml-go][19] | Compile [MJML][20] to HTML directly in Go | | [wazergo][29] | Generics library for type-safe and high performance wazero host modules | | [Wetware][28] | Simple, secure & scalable clusters | +| [wzprof][32] | CPU and Memory profiler for WebAssembly modules, based on Wazero | ### General purpose plugins @@ -125,3 +126,5 @@ experience. [30]: https://www.benthos.dev/ [31]: https://www.benthos.dev/docs/components/processors/wasm + +[32]: https://github.com/stealthrocket/wzprof