From 80007d5b1fbda4c144689390cff34484909038c8 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Tue, 19 Aug 2025 10:48:16 +0900 Subject: [PATCH] ADOPTERS.md: Add EVP (#4554) --- ADOPTERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index ef112e9a1..8cdd82d5c 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -26,6 +26,7 @@ _The list is in alphabetical order._ | Project | Reference | | ------------------------------------------------------------ | ------------------------------------------------------------ | | [Apache Teaclave](https://github.com/apache/incubator-teaclave) | https://github.com/apache/incubator-teaclave/blob/master/docs/executing-wasm.md | +| [Edge Virtualization Platform](https://github.com/SonySemiconductorSolutions/edge-virtualization-platform) | https://github.com/SonySemiconductorSolutions/edge-virtualization-platform | | [Envoy](https://github.com/envoyproxy/envoy) | https://github.com/envoyproxy/envoy/blob/main/docs/root/configuration/other_features/wasm.rst | | [faasm](https://github.com/faasm/faasm) | https://github.com/faasm/faasm/blob/main/docs/source/wamr.md | | [fluent-bit](https://github.com/fluent/fluent-bit) | https://github.com/fluent/fluent-bit/tree/master/lib/wasm-micro-runtime-WAMR-1.3.0 |