From f4bc3f3ab2109adfd514d50d4fd8253a679d480c Mon Sep 17 00:00:00 2001 From: Wenyong Huang Date: Wed, 17 Apr 2024 11:03:18 +0800 Subject: [PATCH] update Intel description of use, update runwasi --- ADOPTERS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 2de72aaee..2a0652fb7 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -10,7 +10,7 @@ The list is in alphabetical order._ | [Ant Group](https://www.antgroup.com) | [@wei-tang](https://github.com/wei-tang) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | AntChain is a blockchain technology platform owned by Ant Group, a Chinese tech conglomerate that also runs Alipay, China's largest digital payment system. | | [Bosch](https://www.bosch.com) | emily.ruppel@us.bosch.com | ![Undisclosed](https://img.shields.io/badge/-Undisclosed-blue?style=flat) | Silverline Cloud-Edge platform | | [Disney](https://www.disney.com) | | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Disney+ Streaming | -| [Intel](https://www.intel.com) | [@wenyongh](https://github.com/wenyongh) | ![Undisclosed](https://img.shields.io/badge/-Undisclosed-blue?style=flat) | Edge in the embedded environment | +| [Intel](https://www.intel.com) | [@wenyongh](https://github.com/wenyongh) | ![Undisclosed](https://img.shields.io/badge/-Undisclosed-blue?style=flat) | Edge and the embedded environments | | [Moonbit](https://www.moonbitlang.com) | [@peter-jerry-ye](https://github.com/peter-jerry-ye) | ![Undisclosed](https://img.shields.io/badge/-Undisclosed-blue?style=flat) | MoonBit is an end-to-end programming language toolchain for cloud and edge computing using WebAssembly. | | [Microsoft](https://www.microsoft.com) | [@Mossaka](https://github.com/Mossaka) | ![production](https://img.shields.io/badge/-production-blue?style=flat) | Hyperlight runs Wasm workloads in VMs without OS and kernel, it is a solution for improving the management and security of Wasm workloads on Azure. | | [Midokura](https://www.midokura.com) | [@yamt](https://github.com/yamt) | ![Undisclosed](https://img.shields.io/badge/-Undisclosed-blue?style=flat) | WEdge: the next-generation Edge AI sensing platform | @@ -33,4 +33,4 @@ _The list is in alphabetical order._ | [inclave-containers](https://github.com/inclavare-containers/inclavare-containers) | https://github.com/inclavare-containers/inclavare-containers | | [private-data-objects](https://github.com/hyperledger-labs/private-data-objects) | https://github.com/hyperledger-labs/private-data-objects/blob/main/common/interpreter/wawaka_wasm/README.md | | [Wasmnizer-ts](https://github.com/web-devkits/Wasmnizer-ts) | https://github.com/web-devkits/Wasmnizer-ts | -| [runwasi](https://github.com/containerd/runwasi) | WIP: https://github.com/containerd/runwasi/pull/508 | +| [runwasi](https://github.com/containerd/runwasi) | https://github.com/containerd/runwasi/pull/508 (WIP) |