You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contribute/users.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ This list is constantly being updated. Please submit a PR to add your own item i
9
9
| Name | Desciption | PR or Docs |
10
10
| --- | --- | --- |
11
11
| WebAssembly Languages Runtime maintained by VMWare | Use WasmEdge to run PHP and python programs |<https://github.com/vmware-labs/webassembly-language-runtimes/pull/19>|
12
-
| Cocos AI | WasmEdge is is used for Confidential Computing inference of AI workloads in a secure TEE enclave.|<https://github.com/ultravioletrs/cocos/pull/189>|
13
-
|WikiFunction| Use WasmEdge to execute functions to improve the performance|<https://www.wikifunctions.org/wiki/Wikifunctions:Status_updates/2024-08-23>|
12
+
| Cocos AI | WasmEdge is used for Confidential Computing inference of AI workloads in a secure TEE enclave |<https://github.com/ultravioletrs/cocos/pull/189>|
13
+
|WikiFunctions| Use WasmEdge to execute serverless functions to be embedded in Wikipedia |<https://www.wikifunctions.org/wiki/Wikifunctions:Status_updates/2024-08-23>|
14
14
| LF Edge eKuiper | Use WasmEdge to process data streamed from IoT devices |<https://github.com/lf-edge/ekuiper/pull/1449/>|
15
15
| crun | Use WasmEdge to run WASM containers |<https://github.com/containers/crun/pull/774>|
16
16
| youki | Use WasmEdge to run WASM containers |<https://github.com/containers/youki/pull/1320>|
@@ -32,7 +32,7 @@ This list is constantly being updated. Please submit a PR to add your own item i
32
32
| ByteDance | Use WasmEdge as a Ray node |<https://github.com/ray-project/enhancements/blob/main/reps/2023-02-01-wasm-on-ray.md>|
33
33
| Huawei Cloud | Use WasmEdge to run Serverless functions | Internal use case |
34
34
| 5miles | Use WasmEdge to run internal microservices | Internal use case |
35
-
| Bytetrade | Use WasmEdge to run microservices for automated crypto trading and marketing automation.| Internal use case |
35
+
| Bytetrade | Use WasmEdge to run microservices for automated crypto trading and marketing automation | Internal use case |
36
36
| FutureWei | Use WasmEdge on automobile and OpenHarmony |<https://github.com/WasmEdge/WasmEdge/pull/902>|
37
37
| WinSoft | Use WasmEdge to improve IDE’s user experience |<https://winsoft.sk/webassembly.htm>|
38
38
| ParaState | Use WasmEdge to execute smart contracts on the ParaState blockchain |<https://www.parastate.io/>|
@@ -43,11 +43,11 @@ This list is constantly being updated. Please submit a PR to add your own item i
43
43
| libsql | Use WasmEdge to support user-defined functions (UDF) in a database |<https://github.com/libsql/libsql/pull/131>|
44
44
| Shifu | Use WasmEdge to support user-defined functions (UDF) in data streams from edge devices |<https://github.com/Edgenesis/wasm-shifu-demo>|
45
45
| Lnjoying | Offers WasmEdge as part of its edge cloud service. | Internal use case |
46
-
| Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users.|<https://packages.fedoraproject.org/pkgs/wasmedge/wasmedge/index.html>|
46
+
| Red Hat EPEL 9 | Offers support for wasmedge packages for Red Hat Linux 9 users |<https://packages.fedoraproject.org/pkgs/wasmedge/wasmedge/index.html>|
47
47
| Open Interpreter| Use WasmEdge as the LLM runtime |<https://github.com/OpenInterpreter/01/tree/main/software/source/server/services/llm/llamaedge>|
48
48
| GaiaNet| Use WasmEdge as LLM runtime |<https://github.com/GaiaNet-AI/gaianet-node>|
49
49
| MoXin| Use WasmEdge as the LLM runtime |<https://github.com/project-robius/moxin>|
50
50
| CODA Bridge| Use WasmEdge as the container to run microservices | Internal use case |
51
51
| CloudEvents | Support the Rust SDK to be compiled into Wasm so that a Wasm app can send and receive cloud events |<https://github.com/cloudevents/sdk-rust/pull/202>|
52
52
| Kagome | A C++ implementation of Polkadot host which runs Wasm smart contracts on WasmEdge |<https://github.com/qdrvm/kagome/tree/master/core/runtime>|
53
-
| Sealos | A Cloud Operating System designed for managing cloud-native applications. It uses WasmEdge to run LLMs locally in its cluster.|<https://github.com/labring-actions/cluster-image/blob/main/applications/runwasi-wasmedge/latest/install.sh>|
53
+
| Sealos | A Cloud Operating System designed for managing cloud-native applications. It uses WasmEdge to run LLMs locally in its cluster |<https://github.com/labring-actions/cluster-image/blob/main/applications/runwasi-wasmedge/latest/install.sh>|
0 commit comments